-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
featureNew feature or requestNew feature or request
Milestone
Description
Planned
- Remove web-only MapOptions.webControls and all WebControl classes, feat!: Remove web-only MapOptions.webControls and all WebControl classes #138
- Remove android and maplibre native specific options for the user interface, feat!: Remove android and maplibre native specific options for the user interface. #141
- Rename
AnnotationLayers toLayers, renameLayers toStyleLayers (all child classes accordingly), feat!: Renamed all the Layer to StyleLayer. #139 -
Use, feat!: removeBBoxform geotypes insteadLngLatBoundsLngLatBoundsin favor ofBBox#161 - Rename
ZoomButtonstoControlButtonsand add optional track location button, feat!: Rename ZoomButtons to ControlButtons and add optional track location button #140 - Move style related MapController functions to a nullable
StyleController? styleobject. #143 - ...
Considerations
-
Replace geotypes with geobase? -
Export all geotypes classes in a new library calledgeotypesto clean up the API docs. -
Make some MapController functions synchronous (Only if the merged platform and ui thead get released to the stable branch).
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request
Projects
Status
Done