Import saved places to native android application from google maps

213 Views Asked by At

I have been searching for a longtime how to import my saved places on google maps to my android application programmatically using google maps api for android, until now i haven't found any results, i need your help guys to solve this.

here the list of my saved places

1

There are 1 best solutions below

0
Michael Marinos Likouras On

Basically, you cannot do it straight because there is not an API. Google provides an API for saving location to MyMaps but not for retrieving.

click here

A dump way is to give instruction to each user, to download its place from google share data, and upload the .json file with MyPlaces.