1.11.0
- Added support of Gridded datasource. Relevant types can be found under the namespace AzureMapsControl.Components.Data.Grid. Please take a look at the documentation and the samples for more information.
- Following structs now expose a
FromStringmethod to easilly retrieve the matching instance :- AzureMapsControl.Components.Animations.Options.Easing
- AzureMapsControl.Components.Animations.Options.PlayType
- AzureMapsControl.Components.Atlas.PitchAlignment
- AzureMapsControl.Components.Indoor.IndoorLayerTheme
- AzureMapsControl.Components.Layers.LineCap
- AzureMapsControl.Components.Map.CameraType
- AzureMapsControl.Components.Map.MapStyle
- AzureMapsControl.Components.Markers.MarkerAnchor
- AzureMapsControl.Components.Traffic.TrafficFlow
- Added AzureMapsControl.Components.Atlas.Math.DistanceUnits representing units of measurements for distances.
- Added new
SetOptionsAsyncmethod on all layers. - Added missing
ClusterPropertiesfield onDatasourceOptions. This field can be used to define custom properties that are calculated using expressions against all the points within each cluster and added to the properties of each cluster point.
Full Changelog: 1.10.0...1.11.0