Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google My Maps - API

Is there any way to add Layers, Points, Directions or any data to a map in the Google My Maps, using API?

I have searched in Google but didn't find a solution to do this.

like image 980
Arun D Avatar asked Nov 08 '16 13:11

Arun D


People also ask

How do I get Google Maps API?

Go to the Google Maps Platform > Credentials page. On the Credentials page, click Create credentials > API key. The API key created dialog displays your newly created API key. Click Close.

Is there a Google Map API?

The Google Maps Platform APIs empower us with much more than the ability to maintain Domino's 30-minute delivery pledge.

Is Google Map API free?

You won't be charged until your usage exceeds $200 in a month. Note that the Maps Embed API, Maps SDK for Android, and Maps SDK for iOS currently have no usage limits and are at no charge (usage of the API or SDKs is not applied against your $200 monthly credit).


1 Answers

Currently there is no any API to access MyMaps programmatically.

I can see a feature request for this in the public issue tracker:

https://issuetracker.google.com/issues/35820262

It looks like Google is evaluating the feasibility to implement the API, however, no timeline provided at the moment.

Please star this feature request to express your interest and receive further updates.

UPDATE

As of April 2018 it looks like Google decided do not implement the API for Google MyMaps and marked the aforementioned feature request as Infeasible.

like image 119
xomena Avatar answered Sep 20 '22 13:09

xomena