Skip to content

Releases: arnaudleclerc/AzureMapsControl.Components

1.10.0-net60-alpha0001

Pre-release

Choose a tag to compare

  • Add support of .NET 6 RC 2. .NET 5 is still supported

Full Changelog: 1.9.0...1.10.0-net60-alpha0001

1.9.0

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 04 Aug 04:33
  • Added sourceadded and sourceremoved events on the Map

1.8.3

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 14 Jul 07:00

Bugfix

  • Starting from 1.8.2, it was not possible anymore to set the camera options using only the center property. The fix in 1.8.3 allows you to set either the Bounds or the Center property, still giving priority to Bounds.

1.8.2

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 13 Jul 09:31

Bugfix

  • Add missing Bounds field on the result of the call to GetCameraOptionsAsync on the Map.

1.8.1

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 25 Jun 05:18

Bugfix

  • Fix #49 - The properties were not added to the shapes at their creation

1.8.0

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 19 Jun 20:22
455093c
  • Add Geography to Indoor functionality (#48) - Thanks to @vnbaaij

1.7.1

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 08 Jun 06:54

Bugfix

1.7.0 - Indoor Module

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 31 May 15:05

Features

  • Adding support of the Indoor Module. More information on the documentation

1.6.1

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 18 May 15:10

Bugfix

1.6.0

Choose a tag to compare

@arnaudleclerc arnaudleclerc released this 07 May 13:15

Features

Added support of the FullScreen control. Documentation can be found here