I have a question. I\'ve been searching for a way to get an onclick function on a marker. This marker is made by a Position array.
I am开发者_如何学C thinking about developing a BB app that is based on maps provided by BB. The trick is that I need the markers on the map to be clickable.
I\'m a newbie into Android programming... Here\'s what I\'m trying to do for a small academic project:
I\'m writing web app that uses google maps. I\'ve got some points placed to the map as markers. When I drag the marker - it raises - and when I drop it - it falls back down. I want to avoid raising ma
heey everybody, i need to make a google map with the markers of our customers however i\'m not good at programming still at school and not really getting much programming :(
I got a problem with deleting a marker on mouse click. Well, the thing isnt as simple as it seems. function addPoint(event) {
I have a big problem with OSMdroid: I have a map with a bunch of markers, some of them are near each other so that the marker drawables are above each other.
I would like to rotate the label for the IntervalMarker: IntervalMarker im = new IntervalMarker(...); im.setLabel(\"LABEL\");
I have a vector-layer for displaying markers as features on my map, but now mather, what I do, they are eighter draggable or clickable. What can I do to get both?
just like the title s开发者_开发知识库ay, I know how to add marker on specific lat,lon. Now I want to add marker and put it on top left or top right of the map. How to accomplish this using javascript