Skip to content

Mappette is a project born to experiment on today's (2022) web technologies, applied on building a light webmapping library and a set of examples

License

Notifications You must be signed in to change notification settings

mbarto/mappette-viewer

Repository files navigation

Mappette

Mappette is a project born to experiment on today's (2022) web technologies, applied on building a light webmapping library and a set of examples.

The goals of Mappette:

  • offering a simple API for mapping, by abstracting different mapping libraries own API, while leaving direct access to the mapping library itself

  • depending on a minimal set of well documented libraries; currently our runtime dependencies are:

  • leveraging the web platform whenever possible, instead of adding new dependencies

Download and test locally

git clone https://github.com/mbarto/mappette-viewer.git

cd mappette-viewer
npm install
npm run dev

Point your browser to http://localhost:3000

Examples

Online Demo

https://mappette.infosia.it/

Presentation given at FOSS4G 2022

About

Mappette is a project born to experiment on today's (2022) web technologies, applied on building a light webmapping library and a set of examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published