Package-level declarations
Renderers classes used to draw on a MapView.
Types
Abstract class to handle click event on a map for the Renderer.
Class for a Feature bounded to a DataRenderer.
Renderer to draw GeoJSON features on a MapView.
Renderer to draw routes or isochrone returned by com.woosmap.sdk.api.DistanceService.
The 9 named anchor positions allowed by MapLibre's iconAnchor style property. Used as the type for DataBoundFeature.iconAnchor so typos are a compile error rather than a silently-broken render. The string value is what the renderer serialises into the GeoJSON _woosmap properties block.
Renderer to draw your indoor project.
The two valid iconPitchAlignment / iconRotationAlignment values in the Mapbox style spec, used by DataRenderer to partition point features across two layers (those properties are layout-only enums and cannot accept per-feature data expressions).
Renderer to draw your assets on a MapView.
Class to structure a Woosmap Store Style