v200.4.0 release
This release includes two new compose based library components,
- GeoView-Compose - Provides composable implementations of the
MapView
andSceneView
classes. - FeatureForm - Enables users to edit field values of features in a layer using the FeatureForm API that has been configured externally.
Also includes,
- Example applications for each of the new library components.
Issues resolved in 200.4
Authenticator: OAuth sessions should not transfer between external chrome browser and the app.
FloorFilter: FloorFilter causes app crash if the Map used to create the FloorFilterState is not FloorAware.