Loading...
Searching...
No Matches
LocationWindowCommonExample Class Reference

import snippets/LocationWindowCommon/objc/LocationWindowCommonExample.h;

Inherits NSObject.

Public Member Functions

instancetype init ()
 
void runExample ()
 
void demonstrateLocationWindowCommonMethods ()
 

Detailed Description

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.

Member Function Documentation

◆ demonstrateLocationWindowCommonMethods()

void LocationWindowCommonExample::demonstrateLocationWindowCommonMethods ( )
virtual

Demonstrate LocationWindowCommon methods

Definition at line 26 of file LocationWindowCommonExample.m.

◆ init()

instancetype LocationWindowCommonExample::init ( )
virtual
Initial value:
{
NCLocationWindow *_locationWindow

Definition at line 15 of file LocationWindowCommonExample.m.

◆ runExample()

void LocationWindowCommonExample.runExample ( )
virtual

The documentation for this class was generated from the following files: