Stay organized with collections
Save and categorize content based on your preferences.
public final class
MapCapabilities
extends Object
An immutable class that allows customers to track the availability of each capability.
The MapCapabilities APIs do not apply to the Navigation SDK. It exists for compile time
compatibility with com.google.android.gms:play-services-maps only.
[[["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-12-21 UTC."],[[["`MapCapabilities` is an immutable class used to track the availability of Google Maps features on a specific device."],["This class is relevant only for the Maps SDK for Android and not the Navigation SDK."],["It primarily provides methods to check the availability of advanced markers and data-driven styling."],["For compatibility, it includes inherited methods from the `java.lang.Object` class."]]],[]]