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

2.1.0 • Public • Published

WebMap

size version

Universal map constructor

Use Webmap with NPM installation method for building large scale applications. It pairs nicely with module bundlers such as Webpack

# latest stable
npm install @nextgis/webmap
import { WebMap } from '@nextgis/webmap';
import MapAdapter from '@nextgis/leaflet-map-adapter';
// manually added styles
import 'leaflet/dist/leaflet.css';

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

webMap.onLoad().then(() => {
  // on map adapter created
})

Commercial support

Need to fix a bug or add a feature to @nextgis/webmap? 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/webmap

Weekly Downloads

150

Version

2.1.0

License

MIT

Unpacked Size

1.88 MB

Total Files

21

Last publish

Collaborators

  • rendrom
  • maximdubinin
  • karavanjo