elbe/ui

A set of spartan/ui components for building maps with Maplibre.

Installation

The map components are an addition to the ngx-maplibre-gl library.

Install npm install @maplibre/ngx-maplibre-gl maplibre-gl.

/*  styles.css */
@import 'maplibre-gl/dist/maplibre-gl.css' layer(components);

Map Control

Open in