Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Google Maps API: Beyond the Map

Google Maps API: Beyond the Map

This was a talk I gave at Google I/O Extended Nairobi

Steve Kibuika

July 30, 2022
Tweet

More Decks by Steve Kibuika

Other Decks in Programming

Transcript

  1. Google Maps API: Beyond The Map A dive into the

    Maps APIs and SDKs Steve Kibuika @the_kibuika
  2. Proprietary + Confidential Source: Lorem ipsum dolor sit amet, consectetur

    adipiscing elit. Duis non erat sem Google Maps Coverage 99%
  3. Add interactive, location-based map to your mobile app Maps SDK

    for Android and SDK for iOS Add interactive maps or street view panoramas to your site using a simple HTTP request Maps Embed API Maps APIs
  4. Add interactive, location-based map to your mobile app Maps SDK

    for Android and SDK for iOS Add interactive maps or street view panoramas to your site using a simple HTTP request Maps Embed API Embed real world imagery with 360° panorama Street View Static API Maps APIs
  5. Add interactive, location-based map to your mobile app Maps SDK

    for Android and SDK for iOS Add interactive maps or street view panoramas to your site using a simple HTTP request Maps Embed API Embed real world imagery with 360° panorama Street View Static API Maps Static API Add simple embeddable map images to your website with minimal code Maps APIs
  6. Get up-to-date information about millions of locations using HTTP requests

    Places API Get the timezone for a specific latitude and longitude coordinate TimeZone API
  7. Get up-to-date information about millions of locations using HTTP requests

    Places API Get the timezone for a specific latitude and longitude coordinate TimeZone API Convert addresses to geographic coordinates or the reverse Geocoding API
  8. Get up-to-date information about millions of locations using HTTP requests

    Places API Get the timezone for a specific latitude and longitude coordinate TimeZone API Convert addresses to geographic coordinates or the reverse Geocoding API Geolocation API Return the location of a device without relying on GPS, using location data from cell towers and WiFi nodes Places APIs
  9. Add rich details for millions of places to your website.

    Provides autocomplete results for user queries Places Library, Maps JS API Add rich details for millions of places to your mobile app Places SDK for Android and iOS Places APIs
  10. Provide directions for transit, biking, driving, or walking between multiple

    locations Directions API Determine the precise route a vehicle travels Roads API Routes APIs
  11. Provide directions for transit, biking, driving, or walking between multiple

    locations Directions API Determine the precise route a vehicle travels Roads API Calculate the travel times and distances for multiple destinations. Distance Matrix API Routes APIs