This package has been deprecated

Author message:

this is old version of THiNKNET Maps

react-native-thinknet-maps

1.0.0 • Public • Published

ThinknetMaps GL SDK for React Native

ThinknetMaps is a React-Native library that simplifies your life.

Visit our official website at https://www.maps.thinknet.co.th

Installation

Dependencies

Yarn

yarn add react-native-thinknet-maps

Npm

npm install react-native-thinknet-maps --save

Installation Guides

Note on iOS

In the Info of your application target Add Key MGLMapboxMetricsEnabledSettingShownInApp -> YES

Run Example in Source Code

Example

import MapboxGL from 'react-native-thinknet-maps';

....

<MapboxGL.ThinknetMapsView 
  style={{ flex: 1 }}
  showUserLocation={true}
  zoomLevel={12}
  app_id={'xxxx'}
  api_key={'xxx'}
  lang={'en'}
  userTrackingMode={MapboxGL.UserTrackingModes.Follow}/>

Package Sidebar

Install

npm i react-native-thinknet-maps

Weekly Downloads

40

Version

1.0.0

License

SEE LICENSE IN LICENSE.txt

Unpacked Size

326 MB

Total Files

6912

Last publish

Collaborators

  • npm