Last updated

API / geotoolkit / map / sources / formats / ArcGISImage / ArcGISImage

Namespace: ArcGISImage

formats.ArcGISImage.ArcGISImage

Table of contents

Type Aliases

Contents

Type Aliases

EventMap

Ƭ EventMap: EventMap & { ImageLoaded: Image ; InfoUpdated: { data: JSONObject ; layer: string | number } }


IdentifyQuery

Ƭ IdentifyQuery: RectQuery & { geometry: Point | Rect | Polygon ; layers?: string }

query params


Options

Ƭ Options: Options & { geometryconnector?: AbstractConnector }

options


QueryGeometry

Ƭ QueryGeometry: SendOptions & { geometry: Rect | Point | Polygon ; layer?: string | number }

query params