Class MapFeatures

  • java.lang.Object
    • com.here.sdk.mapview.MapFeatures
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String AMBIENT_OCCLUSION
      Ambient occlusion effect for 3D geometries (extruded buildings and landmarks).
      static java.lang.String BUILDING_FOOTPRINTS
      The 2D footprint of buildings.
      static java.lang.String CONGESTION_ZONES
      City areas designated as congestion zones (or congestion charge zones), which impose fees on entering such areas.
      static java.lang.String ENVIRONMENTAL_ZONES
      City areas designated as environmental zones, which empose limitations on the type of vehicles that are allowed to enter such areas.
      static java.lang.String EXTRUDED_BUILDINGS
      Simple 3D representation of buildings.
      static java.lang.String LOW_SPEED_ZONES
      City areas designated as low speed zones.
      static java.lang.String ROAD_EXIT_LABELS
      Show or hide road exit labels, if available.
      static java.lang.String SHADOWS
      Shadows for all building types (extruded buildings and landmarks).
      static java.lang.String TRAFFIC_FLOW
      Traffic flow speed.
      static java.lang.String TRAFFIC_INCIDENTS
      Traffic incidents.
      static java.lang.String TRAFFIC_LIGHTS
      Traffic lights.
    • Constructor Summary

      Constructors 
      Constructor Description
      MapFeatures()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait