On Jul 28, 4:42 pm, newbee <[email protected]> wrote: > _1_(main problem) > > I have a map division where google map is displayed with its toolbars > [maptype and zoom] > and I have an extra division including buttons doing same with gmap- > toolbars.
A link would be FAR better than an explanation! I suspect that you need to parseFloat() your innerHTML text before passing it to GLatLng; and you need to be absolutely sure what A B and C are. A and B are latitude and longitude, and C is zoom. > _2_(an easy problem, I do not want to open a new ticket for) There's a zoomend event you can add to the map. http://code.google.com/apis/maps/documentation/reference.html#GMap2.zoomend Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
