Skip to content

feat: add indoor map controls for map and navigation views#716

Merged
jokerttu merged 4 commits into
mainfrom
feat/add-support-for-indoor-apis
Jun 9, 2026
Merged

feat: add indoor map controls for map and navigation views#716
jokerttu merged 4 commits into
mainfrom
feat/add-support-for-indoor-apis

Conversation

@jokerttu

@jokerttu jokerttu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR adds app-facing indoor map controls to Flutter map/navigation APIs and updates platform integrations so developers can configure indoor behavior consistently on Android and iOS.

  • Add indoor map enable/disable API for map-facing controllers
  • Add indoor level picker enable/disable API
  • Add focused indoor building and indoor level activation APIs
  • Update example apps to demonstrate indoor controls and level switching

Closes #701

Indoor controls example app

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

Comment thread test/auto/auto_view_api_test.dart

@illuminati1911 illuminati1911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment about tests, LGTM though.

@jokerttu jokerttu merged commit d2c3319 into main Jun 9, 2026
16 of 18 checks passed
@jokerttu jokerttu deleted the feat/add-support-for-indoor-apis branch June 9, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request]: Add indoorEnabled property on map

3 participants