a coder
a coder

Reputation: 7649

Offsetting multiple icons on the same point

Have a map that shows reviews of parks. Some members have multiple reviews at one park, so there are 2 or more icons stacked on top of one another.

Is there a method in Google Maps v3 to offset icons that are on the same physical location by a very small distance? This way when the mapped is zoomed, readers can see multiple review icons and read each.

Upvotes: 0

Views: 99

Answers (1)

geocodezip
geocodezip

Reputation: 161334

The Marker Spiderfier is one option (but it isn't part of the Google Maps API v3, it is a third party extension).

Upvotes: 1

Related Questions