3.0.0-alpha.16 • Published 8 months ago
@nextgis/react-ngw-maplibre-gl v3.0.0-alpha.16
ReactNgwMaplibreGL
Plugin to integrate NextGIS Web maps into React with Maplibre GL JS adapter
Installation
npm install maplibre-gl @nextgis/react-ngw-maplibre-gl
Usage
import React from 'react';
import { render } from 'react-dom';
import ReactNgwMap from '@nextgis/react-ngw-maplibre-gl';
function App() {
return (
<ReactNgwMap
baseUrl="https://demo.nextgis.com"
resources={[{ resource: 6118, id: 'webmap', fit: true }]}
/>
);
}
render(<App />, document.getElementById('app'));
Commercial support
Need to fix a bug or add a feature to @nextgis/react-ngw-maplibre-gl
? We provide custom development and support for this software. Contact us to discuss options!
3.0.0-alpha.16
8 months ago
3.0.0-alpha.15
8 months ago
3.0.0-alpha.14
9 months ago
3.0.0-alpha.13
9 months ago
3.0.0-alpha.12
9 months ago
3.0.0-alpha.8
10 months ago
3.0.0-alpha.7
10 months ago
3.0.0-alpha.6
10 months ago
3.0.0-alpha.5
10 months ago
2.5.3
10 months ago
3.0.0-alpha.4
10 months ago
2.3.0
1 year ago
3.0.0-alpha.1
1 year ago
2.5.0
1 year ago
2.4.1
1 year ago
3.0.0-alpha.0
1 year ago
2.4.0
1 year ago
2.5.2
11 months ago
3.0.0-alpha.3
11 months ago
3.0.0-alpha.2
12 months ago
2.5.1
12 months ago
2.2.3
1 year ago
2.1.1
1 year ago
2.1.0
1 year ago
2.0.2
1 year ago
2.0.1
1 year ago
2.0.0
1 year ago
2.0.0-alpha.2
1 year ago
2.0.0-alpha.1
1 year ago
2.0.0-alpha.0
1 year ago