Skip to content

sheub/faconnesPDO

Repository files navigation

Marvelous Map

Codacy Badge Scrutinizer Code Quality Build Status

An interactive map of France with local tourism infos


Map rendering

Marvelous

Tech

The summary:

The geocoding is delivered with https://adresse.data.gouv.fr/api

The direction and elevation are powered by the Directions Traffic API.

Icons and sprites

The style uses sprites for icons on the map. The spritesheet is generated automatically from the styles/icons directory with the module @mapbox/spritezero-cli. If you want to generate a new spritesheet from the icons stored in that directory, run the following commands:

$ npm run build-sprites

The spritesheet is generated automatically when building the project in whole (npm run build or npm run deploy).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published