I\'m developing a Google Map API v2 app, where markers are loaded from a database. These markers can then be dragged to a new location by a user and saved to the database.
This problem has really troubled me and yet to have a solution. I have a list of locations with latitude and longitude.
I\'m trying to achieve the following thing: Have different types of markers on m开发者_C百科y map for example, schools, libraries, bus stops and I want to be able to show/hide each group of markers.
I have a webpage w开发者_运维百科ith google maps and javascript. On IE 6 the map is displayed but the markers are not. I really cannot find why. The maps shows ok on any other browser i can put my han
I am pulling georss data from feeds and overlaying them onto my map with Google Maps Geoxml. How do I replace the default markers that appear on these map overlays? Currently they are default blue pin
Is it possible to programmatically generate markers in Google? For example, I have a database of services and locations that I want to plot on a Google Map using PHP.
I\'m fairly new to gmaps and Im using v2 because of the search function that I didnt find in v3. I\'ve got an array of data that I want to loop through and put the markers on the map =)
I would like to do a very simpl开发者_如何学Ce task: add some markers in a Google Map using a list of addresses from an array.
To remove a normal marker from a map, I understand you simply call marker.setMap(null), but when implementing the Google Maps directions services, it automatically adds markers A and B onto the map (
How can I display a number in the marker on a g开发者_高级运维oogle map?I want to do server side clustering and I need to display how many points the cluster represents.icon: \'http://chart.apis.googl