nicHoch / tca

app bug reporting
4 stars 0 forks source link

Map: children are shown with donuts side by side with parents #67

Open nicHoch opened 3 years ago

nicHoch commented 3 years ago

the map donuts of children sometimes show up together with the parent areas. Especially with the shown route count it is irritating.

example: https://thecrag.topoguru.com/info/12495061

image

what i expect: "Säli" not shown

something like that:

image

nicHoch commented 3 years ago

partly covered here: https://github.com/theCrag/tca/issues/60

bkucsera commented 3 years ago

mapbox has a much better api for web than android, with more tools. Its hard to solve the same in the app, what we see on the web map. We check if we can solve it fast, otherwise we postpone it to a later release.

killakalle commented 3 years ago

Maybe same issue: No matter how much you zoom in, some upper level nodes do not disappear image

bkucsera commented 3 years ago

We solved 50% of the problem :) If you go to the overview map from the node Info page (list view), there is no parent donut on the map. Check pls for example in case of Sali crag. If you browse the world map, parent donuts still on the map. We will try to fix this issue in a later release. We have to use a unique clustering system in order to have the coloured rim around the donuts. This system doesnt let us to hide the donuts, as it calculates the clustering automatically.

rouletout commented 3 years ago

@rouletout check the behaviour now with 153.