UNPKG

offline-map-react

Version:

<h1 style="text-align: center">Welcome to offline-map-react 👋</h1> <p> <a href="https://www.npmjs.com/package/offline-map-react" target="_blank"> <img alt="Version" src="https://img.shields.io/npm/v/offline-map-react.svg"> </a> <a href="ht

4 lines (3 loc) • 197 B
export {default as OfflineMap} from './LeafletMap' export {default as CheckpointMarker} from './CheckpointMarker' export {CalculateDistanceBetweenCoords,MakeTileLayerOffline} from './functions'