OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
133 stars 117 forks source link

Remove area markers from map #1058

Closed vnugent closed 9 months ago

vnugent commented 9 months ago

What would you like to be able to do? Please describe. Crag markers are now included in the map layer. There's no need to display individual crags. We will introduce a way to click /hover on individual marker to get more info. For now let's simplify the map.

Todo

Remove all markers https://github.com/OpenBeta/open-tacos/blob/develop/src/components/area/areaMap.tsx#L82-L109

vnugent commented 9 months ago

@Ali7040 want to take on this one?

Ali7040 commented 9 months ago

@vnugent sure! I'm ready to take it on.

Ali7040 commented 9 months ago

Please assign it to me.