Class MarkerSymbolImages

java.lang.Object
com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
All Implemented Interfaces:
Serializable, scala.Serializable

public class MarkerSymbolImages extends Object implements scala.Serializable
For defining images that can be applied to "Point/MultiPoint" through the "marker-symbol" property.

See also Style GeoJSON Visualization

See Also:
  • Constructor Details

    • MarkerSymbolImages

      public MarkerSymbolImages()
  • Method Details

    • add

      public MarkerSymbolImages add(String name, Object value)
    • asScala

      public com.here.platform.location.io.scaladsl.geojson.MarkerSymbolImages asScala()