react-native-map4d-map

Map4dMap SDK for React Native


Keywords
react, react-native, react-component, map, mapview, map4d, iotlink
License
MIT
Install
npm install react-native-map4d-map@2.6.3

Documentation

map4d-react-native

React Native Map4D component for iOS + Android

iOS:

$ cd demo
$ npm install
$ cd ios
$ pod install
$ cd ..
$ npm run ios

Android:

$ cd demo
$ npm install
$ npm run android