@vuleticd/kuitu-leaflet-map
v1.0.15
Published
A [Leaflet](https://leafletjs.com) map component with no native code
Downloads
21
Readme
expo-leaflet
A Leaflet map component with no native code
Installation
expo install expo-asset expo-file-system react-native-webviewIf you want web support you also need to
npm install --save react-measureThen:
npm install --save @vuleticd/kuitu-leaflet-mapUsage
and import like so
import { LeafletMap } from '@vuleticd/kuitu-leaflet-map';