Skip to content

Maps4HTML/web-map-doc

Repository files navigation

web-map-element documentation

Sync Repositories

This documentation is available at https://maps4html.org/web-map-doc/

This repository is the documentation for the polyfill implementation of Map Markup Language.

To build and run this documentation locally, do the following:

$ cd github/web-map-doc # or whatever you name your clone of this repo $ npm install $ npm audit fix # typically necessary to resolve some error messages $ npm run build $ npm run serve # should fire up a browser and point it to http://localhost:30001/web-map-doc/

If you have suggestions or want to open a pull request for an improved API or documentation thereof, it's a good idea to open an issue and discuss with the community in advance.

Thank you and happy pollyfilling!

Releases

No releases published

Packages

No packages published