Skip to content

A web component that renders a map with Leaflet.js, with the option to highlight specific countries.

Notifications You must be signed in to change notification settings

graphographer/yw-map

Repository files navigation

Youth Workforce Presence Map

The map is defined as a webcomponent which uses Leaflet internally.

To use it, include the dist/YWMap.js, e.g. <script defer src="YWMap.js"></script>.

This will register the custom element yw-map. You can then use it in your template, e.g. <yw-map></yw-map>.

About

A web component that renders a map with Leaflet.js, with the option to highlight specific countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published