On Nov 16, 10:15 am, CroNiX <cronix...@gmail.com> wrote:
> probably just:
> map.setCenter(new google.maps.LatLng(37.020098,-92.373047));

or
map.setCenter(new
google.maps.LatLng(37.020098,-92.373047));map.setZoom(4);
if you want to set the zoom also.

  -- Larry

>
> On Nov 16, 9:22 am, Yellow Lemon <yellowlemon....@gmail.com> wrote:
>
>
>
> > Sorry that the text was translated by an interpreter
>
> > Tell me please how to make html link when clicked, would open area of
> > the map coordinates.
>
> > For example, in version 2 it was done as follows
> > <span onclick="map.setCenter(new GLatLng(37.020098,-92.373047), 4);"
> > style="cursor: pointer;"><u>north america</u></span>
>
> > And as for version 3?
>
> > Thanks for the answers- Hide quoted text -
>
> - Show quoted text -

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