0.27.2 • Published 4 years ago

@gghnisan/react-native-maps v0.27.2

Weekly downloads
8
License
-
Repository
github
Last release
4 years ago

react-native-maps npm version

React Native Map components for iOS + Android

Headers added (only Android)

For example,

<MapUrlTile 
  urlTemplate={'http://yourServerWithMaps.org/{z}/{x}/{y}.png'}
  headers={
    {
      Authorization: 'Basic xxxxxtokenxxxxx'
    }
  } 
/>

Installation

npm install @gghnisan/react-native-maps

npm link @gghnisan/react-native-maps

Other information

See

https://github.com/react-native-community/react-native-maps