Open b44rd opened 2 years ago
I've seen a lot of recent commit on this plugin. I'm also wondering if this is something that someone is working on.
This seems to be available now: https://github.com/nativescript-community/ui-mapbox/pull/62
Any idea how to use it? I added this to my settings but I can't see any change
cluster: {
radius: 1000,
}
I also tried adding this, but no luck
<Mapbox #map clusterRadius="1000">
Hi, wanted to investigate the status of marker clustering support in this plugin. I see the marker clustering function do have some code in it, but it is commented out. Are clustering support a planned feature, or do anybody have a working fork with clustering support? Thanks in advance.