You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments