Skip to content

AliyanH/web-map-doc

This branch is 21 commits behind Maps4HTML/web-map-doc:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d0cd45e · Oct 21, 2024
Oct 21, 2024
Oct 21, 2024
Oct 21, 2024
Oct 21, 2024
Oct 21, 2024
Nov 10, 2023
Sep 26, 2024
Feb 10, 2021
Sep 26, 2024
Sep 26, 2024
Sep 26, 2024
Aug 30, 2024

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%