Skip to content

yushan-mu/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!

About

Documentation for Web-Map-Custom-Element https://maps4html.org/web-map-doc/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • HTML 25.8%
  • CSS 3.9%
  • Other 1.0%