@nextgis/leaflet-map-adapter
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-alpha.5 • Public • Published

Leaflet Map Adapter

size version

WebMap adapter to use Leaflet GIS framework.

Install

npm install leaflet @nextgis/leaflet-map-adapter

Usage

import { WebMap } from '@nextgis/webmap';
import LeafletMapAdapter from '@nextgis/leaflet-map-adapter';

import 'leaflet/dist/leaflet.css';

const webMap = new WebMap({
  mapAdapter: new LeafletMapAdapter()
});

webMap.create(options).then(() => {
  // on webmap create
})

Commercial support

Need to fix a bug or add a feature to @nextgis/leaflet-map-adapter? We provide custom development and support for this software. Contact us to discuss options!

http://nextgis.com

Dependents (6)

Package Sidebar

Install

npm i @nextgis/leaflet-map-adapter

Weekly Downloads

48

Version

3.0.0-alpha.5

License

MIT

Unpacked Size

5.28 MB

Total Files

16

Last publish

Collaborators

  • rendrom
  • maximdubinin
  • karavanjo