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

2.2.2 • 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

Readme

Keywords

Package Sidebar

Install

npm i @nextgis/leaflet-map-adapter

Weekly Downloads

165

Version

2.2.2

License

MIT

Unpacked Size

5.26 MB

Total Files

16

Last publish

Collaborators

  • rendrom
  • maximdubinin
  • karavanjo