google-maps-api-2
Problem getting distanceFrom in Google Map api
I try to get the distance between two points using google maps api, function load_points(){ var geocoder = new GClientGeocoder();[详细]
2023-03-16 18:19 分类:问答Google maps z-index
I am using v2 of the api, and on rollover of the top navigation, the drop downs are under the map. I tried givin开发者_运维百科g the map div container position relative with a lower z-index. and raisi[详细]
2023-03-14 17:34 分类:问答Better Understanding Using Google Places Api
I want to develop an application in which i want to display restaurants nearby the user. Say for example i want to display name and address of restaurants located within 3km related to current locati[详细]
2023-03-14 02:15 分类:问答How to get GPOINT by City in Google Maps API Javascript
I have the string - \"Moscow\". How to get a Gpoint (coords) from the my string? I n开发者_StackOverfloweed result about : new GPoint(30.3112,59.99322);Well, v2 API says that GPoint does not represe[详细]
2023-03-13 14:56 分类:问答Google Maps Javascript API v3 - How to perform some of the more advanced functions
I am trying to create functionality like can be found in this example... http://googlemapsapi.blogspot.com/2008/05/love-my-maps-use-its-line-and-shape.html[详细]
2023-03-13 09:46 分类:问答gmap2 and clustering
I made a simple map, and loaded all my points from a xml file, genera开发者_Python百科ted by a php file with data from a mysql database.[详细]
2023-03-12 03:24 分类:问答Equivalent of getPane method of a GMap2 object in Google map api version 3
In one of my project I am appending a div in google map\'s (version 2) G_MAP_FLOAT_SHADOW_PANE using jquery.[详细]
2023-03-07 08:06 分类:问答search bar in google map android
How can I add a search bar in Google map using MapView object of Android? public void onCreate(Bundle savedInstanceState)[详细]
2023-03-06 14:31 分类:问答Scrolling causes page scroll AND map zoom in IE9 (Google maps v2)
In Internet Explorer 9, using the Google Maps API v2 (which is deprecated), zooming with the scroll wheel also causes the page to scroll. Does anyone know of a workaround for this issue? (Upgrading ou[详细]
2023-03-06 00:43 分类:问答GoogleMaps: no custom Icon in IE7
I try to use custom icons for the markers on my map. It works great on FF and IE8, but IE7 only shows the default google markers.[详细]
2023-03-04 16:10 分类:问答