Getting pins from a saved Google Map into v3 API -


i have saved google map in 'my places', on 100+ pins added locations around uk. there way can avoid having use embed feature display map on webpage, sort of calling saved map id via google api?

essentially want access google's new visual refresh , able control settings of map more api.

the map link this: https://maps.google.co.uk/maps/ms?msid=207590858966548688521.0004aa52150024d3431b2&msa=0

can parse here...?

you can overlay kml output mymaps using kmllayer in google maps api also:

http://www.geocodezip.com/v3_googleex_layer-kml_linktob.html?filename=https%3a%2f%2fmaps.google.co.uk%2fmaps%2fms%3fie%3dutf8%26msa%3d0%26output%3dkml%26msid%3d207590858966548688521.0004aa52150024d3431b2

updates in mymaps (eventually) reflected on map.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -