google-maps-markers
how to find the markers in the individual clusters in a marker cluster object in google maps api v3?
I followed the tutorial here to add an inforwindow to the individual clusters of markercluster at any zoom level.[详细]
2023-04-01 23:32 分类:问答Can Google Map v3 Overlays be Grouped?
Look开发者_开发问答ing through the Google Maps Javascript v3 API it looks like if I want to group together markers and add or remove them as groups, I need to roll my own code based on the sample belo[详细]
2023-04-01 07:06 分类:问答Opening Google Maps V2 InfoWindow automatically when map and marker loads
How do you call a markers\' infowindow to open when the map loads.For some reason the Google documentation only shows how to respond to a click action. I\'m not very good with JavaScript so any help w[详细]
2023-04-01 01:07 分类:问答How to create a GMap marker manager on Drupal?
what I need to do is quite simple - I have a content type having CCK field called Number (surprisingly, it contains a decimal number) and this content type also has a location (always 1 location per n[详细]
2023-03-31 23:08 分类:问答Show Text Value Instead Of ID
I wonder whether someone may be able to help me please. I am using the following pieces of coding to successfully show map markers at particular locations held within a mySQL database.[详细]
2023-03-31 09:37 分类:问答Force close when taping on a marker
I have this code to show an AlertDialog when taping on a marker: public void showOverlay (OverlayItem overlay)[详细]
2023-03-31 01:40 分类:问答Starting Google Maps App with provided location and marker
From my app I would like to start the Google Maps App with a provided location and a marker. The marker should indicate, that there is something on that given location.[详细]
2023-03-30 11:30 分类:问答CursorIndexOutOfBoundsException problem:Index 4 requested, with a size of 4
I want to display for each maker an AlertDialog that has some description, for that, i\'m using this code:[详细]
2023-03-30 08:12 分类:问答Any alternative to this code?
I have tried many things to make this code work, it consists of showing an AlertDialog/description when taping on an element/marker from map. The problem is that 3 of 4 markers work (but not showing t[详细]
2023-03-30 04:54 分类:问答Want to retrieve SQlite data and set it to map markers[ForceClose]
I have an SQLite DB that\'s storing all coordinates + description to show them when taping on markers. I\'m using this code to retreive all descriptions:[详细]
2023-03-30 03:38 分类:问答