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

Maps Api - Marker On The Street

In Maps API, is there a way to snap markers to the street? Normally, if you want to set a marker by… Read more Maps Api - Marker On The Street

Google Maps Api V3 Remove "click To See This Area On Google Maps" Link

I know that it is against the Google Maps API ToS to remove the Google branding or the ToS link tha… Read more Google Maps Api V3 Remove "click To See This Area On Google Maps" Link

Google Maps Api Geojson Not Working With Ie 11, But Works In Chrome

I have a google map that loads markers from a GeoJSON file that runs on localhost in Visual Studio … Read more Google Maps Api Geojson Not Working With Ie 11, But Works In Chrome

Google Maps Api Showing Blank Map When Given Latlng Cords From Html5 Geolocation

I'm trying to use HTML5's geolocation features. I have a function to get the coordinates an… Read more Google Maps Api Showing Blank Map When Given Latlng Cords From Html5 Geolocation

How To Integrate Geodjango With Google Maps Api 3?

I have a geodjango queryset containing several fields but want to use only user_name and location (… Read more How To Integrate Geodjango With Google Maps Api 3?

Google Maps A.lat Is Not A Function.

This is my first time working with the javascript google maps api and I keep getting an this error … Read more Google Maps A.lat Is Not A Function.

Markerclusterer - Associated Array

MarkerClusterer works well with numeric array, but have you tried to use it with object of markers?… Read more Markerclusterer - Associated Array

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

How Can I Cluster Markers Without Overlap With Google Maps?

I am currently clustering hundreds of markers on my google maps. Many of the markers are based on g… Read more How Can I Cluster Markers Without Overlap With Google Maps?

Google.maps.event.trigger Not Run When Map Reload

I have a project using Google maps api v3, and I am using google.maps.event.trigger to call or trig… Read more Google.maps.event.trigger Not Run When Map Reload

Google Map Js Api "streetviewpanorama" Display Black Screen For Some Address

I have added below code for JavaScript street view . var geocoder = new google.maps.Geocoder(); v… Read more Google Map Js Api "streetviewpanorama" Display Black Screen For Some Address

Googlemaps Api3, Demogallery Example "custom Small Navigation Control"

This may not be the best place for this question but here goes: I'm a beginner in googlemaps an… Read more Googlemaps Api3, Demogallery Example "custom Small Navigation Control"

Google Maps: Custom Marker Icon - Not Plotting At Center Of Rectangle

Trying to plot a rectangle area with bounds lat/lng, also plotting a marker at the center of the ar… Read more Google Maps: Custom Marker Icon - Not Plotting At Center Of Rectangle

How To Get The Newly Edited Polygon Coordinates In Google Map Apiv3

i have created and edited polygon successfully and after drawing the polygon i am getting the coord… Read more How To Get The Newly Edited Polygon Coordinates In Google Map Apiv3

Retrieving Json Throws Error: Unexpected Token :

I'm retrieving the elevation data from the Google Maps API by AJAX. I'm getting the data ba… Read more Retrieving Json Throws Error: Unexpected Token :

Local Storage For Google Map Markers

How do I incorporate localStorage in my code? I have a show and hide button on my google map that w… Read more Local Storage For Google Map Markers

Google Maps Api V3 Polygon Closing

When creating a polygon using the Google Maps API v3, how can I prevent the polygon from snapping t… Read more Google Maps Api V3 Polygon Closing

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

Google Maps Polyline Click Between Points

Using Google Maps api 3, I have a polyline with a click event. I need to find out between which two… Read more Google Maps Polyline Click Between Points

Google Map Won't Display Points - Xml Is Null

I'm developing a website that will read the lat and lng from the MySQL database that I've c… Read more Google Map Won't Display Points - Xml Is Null