About the MapLibreGL }> add-on category

MapLibreGL }> add-on: MapLibre GL is a prominent OSS project creating a modern slippy map component. It was born as a fork of the great work done by engineers at MapBox and their JS SDK and is to some level API compatible.

This project packages that JS component as Vaadin component with clean Java API. You can directly pass JTS objects for the add-on to render.

Features of the }> integration:

  • Show vector tile maps as background layer
  • Plot markers, lines and polygons on the map using the “standard” JTS data types.
  • Binder compatible editor components for Point, LineString and Polygon data types.

For code examples, check out the spatial-spring-boot-example and tests in the project GH repository in src/test/java directory.

Online demos: