Skip to content

Commit 4906de2

Browse files
authored
Create release-notes-indoor-module.md
1 parent fb27198 commit 4906de2

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Release notes - Indoor Module
3+
titleSuffix: Microsoft Azure Maps
4+
description: Release notes for the Azure Maps Indoor Module.
5+
author: sipa
6+
ms.author: sipa
7+
ms.date: 3/24/2023
8+
ms.topic: reference
9+
ms.service: azure-maps
10+
services: azure-maps
11+
---
12+
13+
# Indoor Module release notes
14+
15+
This document contains information about new features and other changes to the Azure Maps Indoor Module.
16+
17+
## [0.2.0]
18+
19+
### New features (0.2.0)
20+
21+
- Support for new [drawing package 2.0] derived tilesets.
22+
23+
- Support the possibility to select a facility when clicking on a feature that doesn't contain a facilityId, but has a levelId so that the facility can be inferred from the levelId.
24+
25+
### Changes (0.2.0)
26+
27+
- Performance improvements for level picker and indoor manager.
28+
29+
- Revamp of how level filters are applied to indoor style layers.
30+
31+
### Bug fixes (0.2.0)
32+
33+
- Fix slider not updating when changing level in the level picker when used inside the shadow dom of a custom element.
34+
35+
- Fix exception on disabling of dynamic styling.
36+
37+
## Next steps
38+
39+
Explore samples showcasing Azure Maps:
40+
41+
> [!div class="nextstepaction"]
42+
> [Azure Maps Creator Samples]
43+
44+
Stay up to date on Azure Maps:
45+
46+
> [!div class="nextstepaction"]
47+
> [Azure Maps Blog]
48+
49+
[drawing package 2.0]: https://learn.microsoft.com/en-US/azure/azure-maps/drawing-package-guide?pivots=drawing-package-v2
50+
[0.2.0]: https://www.npmjs.com/package/azure-maps-indoor/v/0.2.0
51+
[Azure Maps Creator Samples]: https://samples.azuremaps.com/?search=creator
52+
[Azure Maps Blog]: https://techcommunity.microsoft.com/t5/azure-maps-blog/bg-p/AzureMapsBlog

0 commit comments

Comments
 (0)