Paraboly Web Components: @Map: renders mapbox, leaflet and openlayers.
npm install @paraboly/pwc-mapPWC Map component is an abstraction on top of maps like mapboxGL, leaflet, openlayers.
npm 6+
Add following script to your index.html head section
Configuring the initial setup:
```
this.state =
map: null,
config: {}
};
and finally use it in your html.
$npm run test`
- _SchemeSonic_ - github
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details