Heres what I want to do: 1. I have a google map opened in front of me on my webpage. 2. On that map, I want to insert a drop-down menu. 3. I want the content of that menu to be a list of 10 local areas within my map area such that if I choose any area, it automatically zooms to it. 4. For each of the ten areas, I have a list of their latitudes and longitudes i.e. their coordinates.
I'm a novice to all this so I'll appreciate if anyone can just help me with the full code including the definitions of the functions e.t.c. so that I can just insert the latitudes and longitudes for each of the ten areas. I have been told that this is a java stuff and some of the key words I need to get this up and running include: 1. map.setCenter 2. map.setZoom 3. map.getZoom Anyone that can just help me with the full code will be greatly appreciated so that I can just paste it on my website. Thanks. -- 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.
