cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Give MapMarker and MapMarker2 descriptive names #98

Closed reinierl closed 2 years ago

reinierl commented 2 years ago

At the moment wetwo Vue components named "MapMarker":

MapMarker MapMarker2

These have to be given better names that describe the differences between them. Also we should check if in fact they can be combined into one component that can be parameterised for the desired behaviour or looks.

bidsinga commented 2 years ago

MapMarkeris moved to componentns/Country folder and renamed to CountryPOIs MapMarker2is renamed to POIList