I want to create a map that simply shows the number of bike parking spaces at a location. Zoomed out, i want clustered information for that area. Since I dont want to add 50 markers at one single point, I would like to add a weighted marker with the value 50. I could just name it "50" but then the clustering with the next marker "40" would show "2" instead of 90. I think I moght just have used the wrong search terms, but I can't find how to achieve weighted markers or manual clusters in a umap. asked 27 Jan '21, 15:39 Foobar231 |
If this feature doesn't exist in uMap, you may be able to request it on their GitHub page.