Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EventDescription
LAYER_ACTIVATEDLayer activation. This event is received when a Layer is selected on the Map. The layer ID is put into the obj_id<> parameter.
ACTIVATE_OBJECTObject activation. The event is received when an object is selected (activated) on the map.

Parameters:
obj_type
<> <> object type
user_id<> – user ID

obj_id <>  object ID
type_of_display <>  display type; possible values:

  • IMAGE  image
  • IMAGE_AND_INDICATOR  image and indicator
  • TEXT – text
  • LINE  line
  • POLYGON  polygon
  • ELIPSIS  ellipse
  • TITLE  the name of the object

...