Apologies to group regulars if this has been covered before, but I
haven't found this information anywhere.
Is there a simple way to convert a static map url to an interactive
one?

For instance, this is my static map URL:

http://maps.google.com/staticmap?markers={xMarker},{yMarker},{markerColor}&size={width}x{height}&sensor=false&key={key}&zoom={zoom}&maptype={mapType}

Which generates e.g.

http://maps.google.com/staticmap?markers=40.1809460,-110.6774990,red&size=374x213&sensor=false&key=####&zoom=12.2474487139158905&maptype=hybrid

What I want to do is no easily generate the same map in the form:

http://maps.google.com/maps?etc…

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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