Replies: 1 comment 1 reply
-
@hhgandhi you cannot place a marker view/ point annotation inside a shapeSource. Only SymbolLayer or CircleLayer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello ,
I hope this message finds you well.
I am currently working on implementing clustering in my mobile application and have referenced a page to achieve my desired result. https://github.com/rnmapbox/maps/blob/main/example/src/examples/SymbolCircleLayer/Earthquakes.tsx
However, I am now seeking guidance on how to customize the default marker view to fit my specific requirements. I aim to add my custom JSX marker view using Mapbox.PointAnnotation and would appreciate expert advice on how to do so.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions