Helium314

Results 324 comments of Helium314

First quest is fixed to note quest in SC, but has been unlocked on user request iirc. The moving system is probably not built for moving something to the first...

> perhaps the SC side should be asked to review their order management. Why? In SC you can't move the note quest away from first position, so this bug cannot...

I don't think Tangram can do this. It should be possible in MapLibre, but there WMS does not work offline.

Now it's working in a very basic way. I'd like the zoom-in to contain all clustered pins, will have a look on how to do that later.

I think the basics are working now. The number is inside a white circle, and the circle size slightly increases with number of quests. I did this because otherwise for...

> what if anything is returned when clicking What should be returned by the component? A camera update?

> I was thinking along the lines of that the OverlayComponent would return the ElementKey, the QuestPinComponent the... hmm, I guess the properties. And in case of clicking on a...

> There should be a function in `SphericalEarthMath` somewhere that calculates the bbox of a set of latlons. I have it already working, but it's a bit annoying to deal...

So the idea of returning a `CameraUpdate` from the cluster `Feature` will not work, because we need `MapLibreMap.getCameraForLatLngBounds`.

> the sorting could also be put into the Manager Not sure whether it's worth the work, doesn't look like a straightforward change to me.