Inherits NSObject.
Public Member Functions | |
| instancetype | init () |
| void | demonstrateLocationWindowInteractionMethods () |
| void | cleanup () |
Public Attributes | |
| LocationWindow | _locationWindow |
| InputListener | _inputListener |
| PickListener | _pickListener |
Properties | |
| NCLocationWindow * | locationWindow |
| id< NCInputListener > | inputListener |
| id< NCPickListener > | pickListener |
LocationWindowInteraction usage example for Dart/Flutter Demonstrates specific methods: stickToBorder, rotateGestureEnabled, tiltGesturesEnabled, scrollGesturesEnabled, zoomGesturesEnabled, pickRadius, pickMapObjectAt, pickMapFeatureAt, addPickListener, addInputListener, removeInputListener
LocationWindowInteraction usage example for Objective-C Demonstrates specific methods: stickToBorder, rotateGestureEnabled, tiltGesturesEnabled, scrollGesturesEnabled, zoomGesturesEnabled, pickRadius, pickMapObjectAt, pickMapFeatureAt, addPickListener, addInputListener, removeInputListener
Definition at line 22 of file location_window_interaction_example.dart.
|
virtual |
Definition at line 245 of file LocationWindowInteractionExample.m.
|
virtual |
Definition at line 32 of file LocationWindowInteractionExample.m.
|
virtual |
Definition at line 24 of file LocationWindowInteractionExample.m.
| InputListener LocationWindowInteractionExample._inputListener |
Definition at line 24 of file location_window_interaction_example.dart.
| LocationWindow LocationWindowInteractionExample._locationWindow |
Definition at line 23 of file location_window_interaction_example.dart.
| PickListener LocationWindowInteractionExample._pickListener |
Definition at line 25 of file location_window_interaction_example.dart.
|
readwritenonatomicstrong |
Definition at line 13 of file LocationWindowInteractionExample.m.
|
readwritenonatomicstrong |
Definition at line 12 of file LocationWindowInteractionExample.m.
|
readwritenonatomicstrong |
Definition at line 14 of file LocationWindowInteractionExample.m.