0

I need to show clustered items the same way they are showed on the vanilla js sample https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Symbol%20Layer/Expanding%20Spider%20Clusters/Expanding%20Spider%20Clusters.html

I tried checking the properties of most of the stuff on the library, but i can't find that feature , does anyone know if its available or there is a similar option when working with azure maps?

1 Answer 1

0

The spider cluster module is a custom module that is not a built in part of Azure Maps. You can find this module here: https://github.com/Azure-Samples/azure-maps-spider-clusters

You will need to host and load the azure-maps-spider-clusters.min.js file that's in the dist folder. If you are using TypeScript, there is a types file available that you can reference (I'm not exactly certain how to set that up within a react project).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.