What could be the reason why the map works in my React Native application but my markers don't work? Are React native and native methods different?
2 Answers
1
votes
Maybe you forgot to set the marker for mapview.
Also If you want check HMS Map Kit sample codes for React Native:
https://github.com/hms-dtse-dxb/react-native-hms-map#rendering-a-list-of-markers-on-a-map