Skip to content

Supported Features

Yusuke Nunokawa edited this page Jun 16, 2016 · 60 revisions

Layer

  • FeatureCollection
    • Point
    • Line
    • Polygon
  • FeatureLayer
  • ArcGISImageServiceLayer
  • ArcGISMapServiceLayer
  • ArcGISImageServiceLayer
  • ArcGISTiledMapServiceLayer
  • WebTiledLayer
  • VectorTileLayer
  • Bing
  • OpenStreetMap
  • OGC

Renderer

  • MarkerSymbol
    • Circle (Simple)
    • Cross (Simple)
    • Diamond (Simple)
    • Path (Simple)
    • Square (Simple)
    • X (Simple)
    • Picture
  • LineSymbol
    • Solid (Simple)
    • Dash (Simple)
  • FillSymbol
  • Heatmap (There is a subtle differences in rendering between Leaflet.heat and esri/renderers/HeatmapRenderer.)
  • ClassBreaks
  • UniqueValue
  • VisualVariables
    • Size (Point)
    • Size (Line)
    • Size (Polygon)
    • Color
    • UniqueValue + Size
    • ClassBreaks + Size
    • Size + Color
  • Blend
  • Rotation
  • Label
    • Point
    • Line
    • Polygon
    • Dynamically reposition
    • Styling

Properties

  • Title
  • AllLayers
  • Bookmarks
  • PortalItem

Events

  • Load Map
  • Load Metadata

Other

  • UnsupportedLayer (You can see it in a console only.)
  • LayerOpacity
  • LayerVisibility
  • DefinitionExpression
  • Time
  • Popup
    • Title
    • Attributes
    • Media
    • Attachments
    • Date (UNIX -> UTC)
  • Token
Clone this wiki locally