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

2.2.3 • Public • Published

ReactNgwLeaflet

size version

Plugin to integrate NGW maps into React with leaflet adapter

Installation

npm install leaflet @nextgis/react-ngw-leaflet

Usage

import React from 'react';
import { render } from 'react-dom';
import ReactNgwMap from '@nextgis/react-ngw-leaflet';

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-leaflet? 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/react-ngw-leaflet

Weekly Downloads

33

Version

2.2.3

License

MIT

Unpacked Size

9.53 kB

Total Files

9

Last publish

Collaborators

  • rendrom
  • maximdubinin
  • karavanjo