ImageryLayerFeatureInfo
Describes a rasterized feature, such as a point, polygon, polyline, etc., in an imagery layer.
See also
Properties
Link copied to clipboard
Gets or sets an HTML description of the feature. The HTML is not trusted and should be sanitized before display to the user.
Link copied to clipboard
Gets or sets the image layer of the feature.
Link copied to clipboard
Gets or sets the position of the feature, or undefined if the position is not known.
Functions
Link copied to clipboard
Configures the description of this feature by creating an HTML table of properties and their values.
Link copied to clipboard
Configures the name of this feature by selecting an appropriate property. The name will be obtained from one of the following sources, in this order: 1) the property with the name 'name', 2) the property with the name 'title',