Answer the question
In order to leave comments, you need to log in
How to change the location icon in Google Maps?
I'm talking about this icon, which I've been trying to find a solution for an hour. Thanks in advance))
Answer the question
In order to leave comments, you need to log in
var iconBase = 'https://maps.google.com/mapfiles/kml/shapes/';
var marker = new google.maps.Marker({
position: myLatLng,
map: map,
icon: iconBase + 'parking_lot_maps.png'
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question