New basemap styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see New map style for Google Maps Platform.
Provides and controls the active level for activeBuilding. Will be updated whenever
activeBuilding changes, and may be set to any member of activeBuilding’s levels property. May
also be set to nil if the building is underground, to stop showing the building (the building
will remain active).
Will always be nil if activeBuilding is nil.
Any attempt to set it to an invalid value will be ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[[["`GMSIndoorDisplay` allows observation and control of indoor level data display, usable only on the main thread."],["It provides access to the currently focused building (`activeBuilding`) and its active level (`activeLevel`)."],["The `activeLevel` property can be manipulated to change the displayed level or hide the building while keeping it active."],["A delegate (`delegate`) can be assigned to receive updates and events related to indoor display changes."]]],[]]