Coder Social home page Coder Social logo

googlemaps-ios's Introduction

Google Maps SDK for iOS

This pod contains the Google Maps SDK for iOS, supporting both Objective C and Swift.

Use the [Google Maps SDK for iOS] (https://developers.google.com/maps/documentation/ios-sdk/) to enrich your app with interactive maps and immersive street view panoramas, and add your own custom elements such as markers, windows and polylines.

Getting Started

Installation

To integrate Google Maps SDK for iOS into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'YOUR_APPLICATION_TARGET_NAME_HERE' do
  pod 'GoogleMaps'
end

Then, run the following command:

$ pod install

Before you can start using the API, you have to activate it in the Google Developer Console and integrate the respective API key in your project. For detailed installation instructions, visit Google's Getting Started Guides for the [Google Maps SDK for iOS] (https://developers.google.com/maps/documentation/ios-sdk/start).

Migration from version 1

If you are using the Google Places API for iOS as part of the Google Maps SDK for iOS version 1 please check the migration guide for more information on upgrading your project.

License and Terms of Service

By using the Google Maps SDK for iOS you accept Google's Terms of Service and Policies. Pay attention particularly to the following aspects:

googlemaps-ios's People

Contributors

lkraider avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.