edit: this is now solved, see my answer below The situation: User clicks on a map-image google maps API V3 is loaded via
I\'m updating some older code that used the v2 API for Google Maps. On domready, it would use a statement like
I\'m trying to include a GoogleMap v3 (everything was okay with v2) in my HTML pages generated with XLS Transformations. My JS code comes from this page.
have created a map that I\'m trying to have function similar to \'My Maps\'. I have two dropdownlists on the right side, based on the selection in those ddl\'s, you can add a custom marker / icon. You
We have an existing website which currently uses v2 of the google maps api which displays cellphone signal strength as a ground overlay on top of the google maps tiles (similar to this http://www.voda
For some reason the getBounds() function for Google Maps v3 seems to be extending much further than what the map is actually showing.Correct me if I\'m wrong, but shouldn\'t it return the NE (top righ
This questions relating to infowindow in the google maps API v3.. Currently I loop this function and place markers..
I\'m trying to setup Google Maps using the Google Maps API v3 JS code. I\'ve got multiple tabs that when clicked open up an AJAXed page of content without reloading the original page. Each tabbed cont
I\'ve got a map set up displaying markers from a geoRSS file. These markers are grouped by category. What I\'d like to do is set up text links for the categories that, when clicked,hide all markers ex
I\'ve been making use of InfoBox to draw custom overlays on my GoogleMap. In short I load from XML lat longs etc, draw pins on the map, and show a custom infowindow. All good, however I wanted to use