Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
- gavin-7039Participant
I’m guessing this probably has something to do with the anchor property of the icon:
Icon interface
google.maps.Icon interfaceA structure representing a Marker icon image.
Properties
anchor
Type: Point
The position at which to anchor an image in correspondence to the location of the marker on the map. By default, the anchor is located along the center point of the bottom of the image.https://developers.google.com/maps/documentation/javascript/reference/marker#Icon
- AuthorPosts
Viewing 1 post (of 1 total)