Mattdack / hiking-app

2 stars 0 forks source link

Research google maps API. #7

Closed Mattdack closed 2 years ago

shreyamishra9618 commented 2 years ago

How to generate a Google Maps API key The first thing you’ll need to do is create a Google Cloud Platform account if you don’t have one already.

Here are the five simple steps to generate your Google Maps API key:

Log in to the Google Cloud Platform Console Select an existing project or create a new one to add an API key to Navigate to the APIs & Services > Credentials page On the Credentials page, click Create credentials > API key and follow the prompts Click close and confirm your key has been created

LiyuanSilviaZhao commented 2 years ago

https://developers.google.com/maps/apis-by-platform

Web APIs Maps Embed API. Add a Google Map to your site without code or quota limits.

Maps JavaScript API. Customize maps with your own content and imagery.

Places Library, Maps JavaScript API. Up-to-date information about millions of locations.

Maps Static API. Simple, embeddable map image with minimal code.

Street View Static API. Real-world imagery and panoramas.

Web Service APIs Directions API. Directions between multiple locations.

Distance Matrix API. Travel time and distance for multiple destinations.

Elevation API. Elevation data for any point in the world.

Geocoding API. Convert between addresses and geographic coordinates.

Geolocation API. Location data from cell towers and WiFi nodes.

Places API. Up-to-date information about millions of locations.

Roads API. Snap-to-road functionality to accurately trace GPS breadcrumbs.

Time Zone API. Time zone data for anywhere in the world.