Skip to content

4.9.0

Compare
Choose a tag to compare
@ChristianWolf-mapspeople ChristianWolf-mapspeople released this 14 Jan 12:08
· 1 commit to main since this release

[4.9.0] 2025-01-14

Fixed

  • Issue with 2D models not scaling correctly, resulting in images overflowing their intended geometry.
  • Issue with the map not updating automatically, to correctly reflect changes when multiple display rules are mutated quickly.

Added

  • Added automatedZoomLimit to MPSolutionConfig. If set, this decides the limits for how far default camera movements made by the SDK can zoom in. E.g. if set to 18, selecting POIs on the map, no longer zooms the camera any further than 18. It is still possible to zoom further in manually.
  • Added maxZoom property to MPMapBehavior, MPFilterBehavior, MPSelectionBehavior and MPHighlightBehavior - used to configure the expected behavior of various MapControl features. The maxZoom properties defaults to Double.nan, and will be ignored if nan.