> I have "saved" maps in "My Maps" that have paths and markers on them.
> Is there a way using the Static API to call saved maps, or convert a
> saved map to the Static API?

Not without quite a bit of work, and you may run into the limitations
of just how many markers and paths you can add.  Basically you'd need
to write some code that parsed the KML available from My Maps and
converted into the URL parameters required by Static Maps.  URL have a
length limit, so only so many features can go on.

It would be easier if Static Maps supported a KML file directly ;
there is an enhancement request for that, you might wish to add your
'star' to 'vote' for it.
http://code.google.com/p/gmaps-api-issues/issues/detail?id=207

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to