landmarks property

String landmarks
final

Displays 3D landmarks on the map.

Please note: Enabling 3D landmarks with 3D terrain may result in instances where landmarks sink into or float above the terrain.

Supported modes: MapFeatureModes.landmarksTextured, MapFeatureModes.landmarksGrayscale and MapFeatureModes.landmarksTextureless.

Default mode is MapFeatureModes.landmarksGrayscale.

By default, 3D landmarks are enabled on all compatible map schemes.

Not supported for MapScheme.satellite, MapScheme.roadNetworkDay, MapScheme.roadNetworkNight and all hybrid schemes: MapScheme.hybridDay MapScheme.hybridNight, MapScheme.liteHybridDay MapScheme.liteHybridNight, MapScheme.logisticsHybridDay and MapScheme.logisticsHybridNight.

Implementation

static final String landmarks = "building landmarks";