Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Maps Api 3

Google Map Api Polygon Re-color

I want to change polygon color after it is already set. but on user event. Once the route colors ar… Read more Google Map Api Polygon Re-color

Change Google Map Marker Color To A Color Of My Choice

Is there anyway to change from the default red marker color to a hexidecimal color of my choice? I&… Read more Change Google Map Marker Color To A Color Of My Choice

Google Maps Api: What Are Xa And Pa In Get Bounds?

The Api reference tells me that getBounds() returns the coordinates for SW and NE extremes. When I … Read more Google Maps Api: What Are Xa And Pa In Get Bounds?

Right Click On Google Map Polyline Isn't Actually "on" The Polyline

Both of these markers were placed on a Google map by handling the right click method on a polyline,… Read more Right Click On Google Map Polyline Isn't Actually "on" The Polyline

Ajax Call In An Infowindow: Scope Issue

Or at least I believe it's a scope issue, correct me if I'm wrong. I have a for loop that g… Read more Ajax Call In An Infowindow: Scope Issue

Common Event Handler For All Google Maps V3 Markers

I have a map that shows 500 markers and they are redrawn when the user scrolls the map. Each of the… Read more Common Event Handler For All Google Maps V3 Markers

Major Google Maps Glitch Using Api V3

edit: this is now solved, see my answer below The situation: User clicks on a map-image google ma… Read more Major Google Maps Glitch Using Api V3

How To Execute Google Maps Event "bounds_changed" Only Once

How do I tell the google map event 'bounds_change' to only work when the map is initially l… Read more How To Execute Google Maps Event "bounds_changed" Only Once