Hi - I went through the blog post to add a map view using the map-template.js, to my Expo React Native app, which is working fine. I couldn’t find any info on how to add a map marker though. Would anyone point me in the right direction, please?
It uses web view, so ordinary example from the docs should work: Map examples | Maps SDK Web JS v6
1 Like
Thanks. So for dynamically changing markers, use the injectJavaScript method?
I’m not a React Native expert, but it looks like a good solution.
1 Like