On May 18, 2:59 am, Web-ID <cedric.we...@gmail.com> wrote:
> Parsing URL in order to obtain values is not difficult ...
>
> I'd just want to export coordinates from a map (by getBounds() of
> Map Class) and import these coordinates in another map of another
> page.
>
> In my script I create my URL from my first map, but in my second
> map the viewport is no exactly the same because of differences
> between getBounds and fitBounds as explain by Larry ...
>
> So I'm searching a method which can display coordinates exported by
> the getBounds() method.

I use map.getCenter() and map.getZoom():
http://www.geocodezip.com/v3_MW_example_linktothis.html?lat=42.359212&lng=-71.093363&zoom=19&type=h

  -- Larry
>
> Thanks for your comments !
>
> ps : I hope my English is not so bad ...

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to