import snippets/LocationListManager/objc/LocationListManagerExample.h;
Inherits NSObject.
Public Member Functions | |
instancetype | init () |
void | runExample () |
void | demonstrateLocationListManagerMethods () |
void | demonstrateLocationList: (NSDictionary< NSNumber *, NCLocationInfo * > *locationInfos) |
Properties | |
NCNavigineSdk * | sdk |
NCLocationListManager * | locationListManager |
id< NCLocationListListener > | locationListListener |
LocationListManager usage example for Dart/Flutter Demonstrates working with location list management, downloading locations from server, and location information
LocationListManager usage example for Objective-C Demonstrates working with location list management, downloading locations from server, and location information
Definition at line 9 of file location_list_manager_example.dart.
|
virtual |
Demonstrate location list
Definition at line 99 of file LocationListManagerExample.m.
|
virtual |
|
virtual |
Definition at line 9 of file LocationListManagerExample.m.
|
virtual |
|
readwritenonatomicstrong |
Definition at line 15 of file LocationListManagerExample.h.
|
readwritenonatomicstrong |
Definition at line 14 of file LocationListManagerExample.h.
|
readwritenonatomicstrong |
Definition at line 13 of file LocationListManagerExample.h.