Google maps api dot marker
问题 Currently I use a StyledMarker icon (the default bubble icon with custom colors), but I've seen that some sites use the more compact "dot" (picture of dot marker). My question is if it is possbile to replace the default bubble marker with the dot using StyledMarker? If not, how can I solve it (by the way the solution must allow dynamic coloring of the dots)? 回答1: You can declare the marker icon to be a symbol and customize it accordingly. new google.maps.Marker({ map: map, position: map