google-maps-markers
How do add anchor in the image dynamically
When we use Google Maps, after we search something, Google will add a marker in the map. When we click on this marker, a detailed information window will show, just like this :[详细]
2023-03-08 19:08 分类:问答How to replace default red-dot.png in maps API V3 using markerclusterer after zooming into single marker?
I am using MarkerClustrer. After sufficiently zooming in on markers, they are separating out, but the image is default red-dot.png that google provides.[详细]
2023-03-08 15:28 分类:问答Optimizing code for jQueryMobile: problems with selectively including external JS files only when they are needed
I am using jQueryMobile for a mobile application. Obviously I want the UI to load very quickly, but the application has more than one tool so I want to only load the relevant external JS libraries for[详细]
2023-03-08 06:32 分类:问答How do I get all coords from a map?
Here is my google maps api project: <head> <meta name=\"viewport\" content=\"initial-scale=1.0, user-scalable=no\" /&g开发者_Go百科t;[详细]
2023-03-07 18:56 分类:问答Adding click event to KMLLayer Placemarks and Markers
How do i 开发者_StackOverflow中文版attach an onclick event to Placemarks specified in the KML file. Can event listeners be added to both google maps and google earth plugin?[详细]
2023-03-07 01:33 分类:问答Google Maps: Border on Markers
I\'m trying to display photos as markers on Google Maps. This is no problem by redefining the marker开发者_如何学JAVA as an image, but I want to put some sort of border or shadow to make them stand ou[详细]
2023-03-06 06:57 分类:问答Google Maps & Flex: Clearing Markers
I\'m using Google Maps with Flex 3. I\'m having problems clearing markers. Users can select which data they want marked on the map by selecting an item in a comboBox.[详细]
2023-03-05 11:12 分类:问答Google Maps & Flex: How to Use Standard Map Marker Instead of Custom Marker?
I\'m using Google Maps with Flex 3. I\'m using custom markers (custom icons) to mark places on the map. It works fine. The problem is that in some cases, I don\'t need a custom icon, I need the standa[详细]
2023-03-05 03:44 分类:问答Google Maps Clusterer
How to get this thing work? My code is: <script type=\"text/javascript\" src=\"http://maps.google.com/maps/api/js?sensor=false\"></script>[详细]
2023-03-05 03:27 分类:问答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 分类:问答