Thanks Lary, The information is useful, but I want to create a link button on the top of my Google map which is embedded on my site, and I want a behaviour of that button (LINK) should be similar to maps.google.com (like Google and yahoo LINK button provide), meaning when I click on link button, it will show me the full URL keeping all the extents and zoom size information.
Waiting for your reply Atif On Nov 4, 1:34 am, "[email protected]" <[email protected]> wrote: > On Nov 3, 5:20 pm, sana b <[email protected]> wrote: > > > Is there any way i can add or create a Link button on the top of my site > > just like maps.google.com we have on the top right corner three buttons, > > i.e., print, link etc. > > > purpose would be same like maps.google.com provide with its url button. > > If the map on your page implements the functionality to make the link > and restore the state of the map from the url query parameters, you > can do that. > > Example: > > http://www.geocodezip.com/v3_MW_example_linktomap.html?id=Marker%20On... > > From Mike Williams' v2 tutorial > here:http://econym.org.uk/gmap/example_linktomarker.htm > > ported to v3. > > -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
