In one of my project I am appending a div in google map\'s (version 2) G_MAP_FLOAT_SHADOW_PANE using jquery.
I need to get cities, Towns, neighborhoods, etc near by a point on Google maps. I used Google Places Service but I only get hotels, stores, etc. no political locations.
I have a MarkerClusterer which i want to disable if the开发者_如何学运维 zoom level is below a threshold.
Does any one have a clue how to add an info windows to the cluster markers, containing the merged markers info window content?
I have a JSON array of Marker 开发者_运维知识库positions being pulled into a Google map - This works fine.
I would like to draw multiple routes based on the directions service in Google, the code goes below p/s:Data is a list I obtained from my json call
I want to set cursor. Google documentaion quote: setCursor(cursor:string) And that\'s all. What string should I enter? Can\'tfind l开发者_运维知识库ist of available cursors.It looks like you\'re
I\'m using Google Maps v3 API to load a KML layer and want to be able to change the colour of the KML from its default blue without having to edit the KML file itself. Is this possible using JavaScrip
Am having a problem showing a map. I have a collection of markers (from a db via php and json) and i want the center and the zoom for the map applied relative to all of the markers; Thats why am not s
I\'m getting this error when I load my page in Safari: TypeError: Result of expression \'map.getCenter\' [undefined] is not a