Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines how location information will be retrieved from a CSV file referenced through the web.

Part of the Esri web map specification. See http://resources.arcgis.com/en/help/arcgis-web-map-json/.

Hierarchy

  • LocationInfo

Index

Properties

latitudeFieldName

latitudeFieldName: string

A string defining the field name that holds the latitude (Y) coordinate.

locationType

locationType: string

A string whose value is always "coordinates".

longitudeFieldName

longitudeFieldName: string

A string defining the field name that holds the longitude (X) coordinate.