Marketplace
ui-map
Othertogo UI kit — Leaflet/OpenStreetMap map view + chrome
togo-framework
bash
togo install togo-framework/ui-map@togo-framework/ui-map
Leaflet/OpenStreetMap map view + chrome (legend, layers panel, region presets,
event map panel) from the togo UI kit. Requires @togo-framework/ui-core.
bash
npm install @togo-framework/ui-map @togo-framework/ui-core leaflettsx
import { MapView } from "@togo-framework/ui-map";
This package was split out of the former monolithic @togo-framework/ui to
let apps install only the pieces they actually use.