1.0.15 • Published 4 years ago
@vuleticd/kuitu-leaflet-map v1.0.15
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';