Difference between revisions of "onMapSingleClick"
Jump to navigation
Jump to search
m (corrected examples: string, not code!) |
m |
||
Line 18: | Line 18: | ||
* _shift, _alt [[Boolean]] key state | * _shift, _alt [[Boolean]] key state | ||
− | If click is processed, command should return [[true]]. |= | + | If click is processed, command should return [[true]]. |
+ | |||
+ | Command is exectued on every click, until Command is removed via '''onMapSingleClick''' "".|= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||