google maps api load information
Posted
by JuanPablo
on Stack Overflow
See other posts from Stack Overflow
or by JuanPablo
Published on 2010-05-26T23:55:17Z
Indexed on
2010/05/27
0:01 UTC
Read the original article
Hit count: 231
Hi,
with google maps api I can load information of a kml
geoXml = new GGeoXml("http://exampleWeb.com/file.kml");
but, I can load information of a public map in maps.google.com?
many thanks.
© Stack Overflow or respective owner