Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
There are ready-made libraries, google on request Rich marker
Example of use
var desr = "<div class="my-placemark">
<span>1 </span>
</div>";
google.maps.event.addListener(%markername%, 'click', function () {
infoWindow.setContent(descr);
infoWindow.open(map, this);
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question