Skip to content

v200.4.0 release

Latest
Compare
Choose a tag to compare
@puneet-pdx puneet-pdx released this 11 Apr 17:22
7ad544f

This release includes two new compose based library components,

  • GeoView-Compose - Provides composable implementations of the MapView and SceneView 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.