Feature
Known Direct Subclasses
DatasetFeature |
Data-driven styling features are not available to the Navigation SDK. |
PlaceFeature |
Data-driven styling features are not available to the Navigation SDK. |
|
Data-driven styling features are not available to the Navigation SDK. They exists for compile
time compatibility with com.google.android.gms:play-services-maps only.
An object representing a feature's metadata. Do not save a reference to a particular feature
object because the reference will not be stable.
Inherited Method Summary
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
Public Methods
public
String
getFeatureType
()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[null,null,["Last updated 2025-05-07 UTC."],[[["`Feature` represents an object's metadata within the Navigation SDK context."],["Data-driven styling features, including `DatasetFeature` and `PlaceFeature`, are unavailable in the Navigation SDK but exist for compatibility with `play-services-maps`."],["Developers should avoid saving references to specific `Feature` objects due to instability."],["The primary method, `getFeatureType()`, returns the feature's type."]]],[]]