@wq/map-gl
v2.1.0
Published
MapLibre GL integration for @wq/map
Downloads
8
Readme
@wq/map-gl is a plugin for @wq/app that provides integration with Mapbox GL for web, Android, and iOS. When used together with @wq/map, @wq/map-gl can leverage the wq configuration object to generate interactive maps for pages rendered via @wq/app. The generated maps can automatically download and display GeoJSON data rendered by wq.db's REST API or any third party service.
The actual bindings for each environment are provided by @wq/map-gl-web and @wq/map-gl-native, either or both of which should be installed in addition to @wq/map-gl.