This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

1.19.5 • Public • Published

Mapbox GL JS map adapter

size version

Webmap adapter to use Mapbox GL JS framework.

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

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

# latest stable
$ npm install --save-dev maplibre-gl @nextgis/mapboxgl-map-adapter
# or
$ yarn add maplibre-gl @nextgis/mapboxgl-map-adapter
import { WebMap } from '@nextgis/webmap';
import MapboxglMapAdapter from '@nextgis/mapboxgl-map-adapter';
// manually added styles

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

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

Commercial support

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

Weekly Downloads

189

Version

1.19.5

License

MIT

Unpacked Size

12.5 MB

Total Files

16

Last publish

Collaborators

  • karavanjo
  • maximdubinin
  • rendrom