PlaceFeature

public final class PlaceFeature extends Feature

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.

A class representing a Feature with a placeId.

Public Method Summary

String
getPlaceId()
Returns the placeId of the PlaceFeature.

Inherited Method Summary

Public Methods

public String getPlaceId ()

Returns the placeId of the PlaceFeature.

Returns
  • this PlaceFeature's placeId.