Guys,

I'm using geocoding and GMap and GMarker to show a map of my customers
sites.  Each site has an address, so I use geocoding to get the
address latitude and longitude, and add a GMarker for the address on
the GMap.  Then I render the GMap on my website in a window which is
400x300.  I want to put a link under the map which opens the same
locations (GMarkers if possible) in http://maps.google.com.  Is there
a url I can use, like this:

<a href="http://maps.google.com?
center_lat=101.1928734&center_long=-198.9082763&...">Larger map on
maps.google.com</a>

Is that possible?  If now, how would you do it?

Thanks in advance,

-- 
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