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

Google Maps: Attaching Events On Polyline Icons

I have a page where I'm trying to simulate ship locations on a map. Some of these ships are at … Read more Google Maps: Attaching Events On Polyline Icons

Google Maps Hide Controls On Small Screens

I want to hide Google Maps controls on small screens. By default Google Maps hides them at 320px wi… Read more Google Maps Hide Controls On Small Screens

Calling Google Maps Infowindow.open Causes Website To Scroll Down To The Infowindow

I am pretty sure this was not the default behaviour for Google Maps API for quite some time, but it… Read more Calling Google Maps Infowindow.open Causes Website To Scroll Down To The Infowindow

Google Maps Api Mvcarray Isn't Being Accepted By Polyline()

I have a simple code plotting markers and then connecting them together with a polyline but the MVC… Read more Google Maps Api Mvcarray Isn't Being Accepted By Polyline()

Google Maps V3 Snap To Nearest Street

When I click into a map I want the marker to get snaped to the nearest street. There is a good exma… Read more Google Maps V3 Snap To Nearest Street

Pass Place Id Location To Destination In Google Maps Api

I'm trying to figure out how to pass the geometry location of a Google Places location to the d… Read more Pass Place Id Location To Destination In Google Maps Api

Google Maps Api Error With No Changes In The Page Code

Today, with no changes in our code, Google Maps is not working, we are getting this errors today: U… Read more Google Maps Api Error With No Changes In The Page Code

Plotting "points" On Google Maps Using Javascript Api

I'm currently loading an extensive set of points (latitude, longitude pairs) into a Google Map.… Read more Plotting "points" On Google Maps Using Javascript Api