Inherits NSObject.
Public Member Functions | |
instancetype | init () |
void | demonstrateLocationWindowInteractionMethods () |
void | cleanup () |
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.
|
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.