identify

Identify module

Classes

Identify

Methods

(static) findLayers(identifyControl, map, coordinate, pixel)

Find layers on clicked coordinates

Parameters:
Name Type Description
identifyControl object

Identify control

map object

NSPIT map

coordinate array

Coordinates clicked

pixel array

Pixel clicked

(static) hidePoint(pointLayerSource)

Hide identify point

Parameters:
Name Type Description
pointLayerSource object

Source of point layer

(static) hidePopup(identifyControl)

Hide identify popup

Parameters:
Name Type Description
identifyControl object

Identify control

(static) showPoint(pointLayerSource, coordinate)

Show identify point

Parameters:
Name Type Description
pointLayerSource object

Source of point layer

coordinate array

Coordinates clicked

(static) showPopup(identifyControl, coordinate)

Show identify popup

Parameters:
Name Type Description
identifyControl object

Identify control

coordinate array

Coordinates clicked