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

2.1.1 • Public • Published

NgwMap

size version

Abstract Map for NGW

This library is not intended for using directly in the browser.

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

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

const ngwMap = new NgwMap({
  mapAdapter: new MapAdapter(),
  baseUrl: 'https://demo.nextgis.com',
  target: 'map',
  qmsId: 448,
  webmapId: 3985
});

Commercial support

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

Weekly Downloads

196

Version

2.1.1

License

MIT

Unpacked Size

3.28 MB

Total Files

21

Last publish

Collaborators

  • rendrom
  • maximdubinin
  • karavanjo