← Back to Toolkit Releases
v1.0.4 Windows Maps: Implement HideInfoWindow functionality
Contributors
Small bugfix for our Maps package by Vladislav Antonyuk (thank youuuuuu!).
If you click a marker or InfoWindow, there is a event argument that specifies if the InfoWindow should be closed after the interaction. This functionality was not implemented for our Windows maps yet, but now it is!
What’s Changed
- WindowsMaps HideInfoWindow by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/1316
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/1.0.3-maps…1.0.4-maps