import snippets/LocationWindowCommon/objc/LocationWindowCommonExample.h;
Inherits NSObject.
Public Member Functions | |
instancetype | init () |
void | runExample () |
void | demonstrateLocationWindowCommonMethods () |
LocationWindowCommon usage example for Dart/Flutter Demonstrates specific methods: setSublocationId, screenPositionToMeters, metersToScreenPosition, selectMapFeature, deselectMapFeature, deselectAllMapFeatures, selectedMapFeatures, zoomFactor, minZoomFactor, maxZoomFactor
LocationWindowCommon usage example for Objective-C Demonstrates working with location windows, views, camera operations, and map objects
LocationWindowCommon usage example for Objective-C Demonstrates specific methods: setSublocationId, screenPositionToMeters, metersToScreenPosition, selectMapFeature, deselectMapFeature, deselectAllMapFeatures, selectedMapFeatures, zoomFactor, minZoomFactor, maxZoomFactor
Definition at line 13 of file location_window_common_example.dart.
|
virtual |
Demonstrate LocationWindowCommon methods
Definition at line 26 of file LocationWindowCommonExample.m.
|
virtual |
Definition at line 15 of file LocationWindowCommonExample.m.
|
virtual |