import snippets/LocationListManager/objc/LocationListManagerExample.h;
Inherits NSObject.
Public Member Functions | |
| void | demonstrateLocationListManagerMethods () |
| void | demonstrateLocationListSimulation () |
| void | demonstrateLocationListListenerManagement () |
| instancetype | init () |
| void | runExample () |
| void | demonstrateLocationListManagerMethods () |
| void | demonstrateLocationList: (NSDictionary< NSNumber *, NCLocationInfo * > *locationInfos) |
Public Attributes | |
| NavigineSdk | _sdk |
| LocationListManager | _locationListManager |
| LocationListListener | _locationListListener |
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.
|
inline |
Demonstrate location list listener management
Definition at line 233 of file LocationListManagerExample.m.
|
inline |
Demonstrate LocationListManager methods
Definition at line 61 of file LocationListManagerExample.m.
|
virtual |
|
inline |
Demonstrate location list simulation
Definition at line 199 of file LocationListManagerExample.m.
|
virtual |
Definition at line 9 of file LocationListManagerExample.m.
|
virtual |
| LocationListListener LocationListManagerExample._locationListListener |
Definition at line 12 of file location_list_manager_example.dart.
| LocationListManager LocationListManagerExample._locationListManager |
Definition at line 11 of file location_list_manager_example.dart.
| NavigineSdk LocationListManagerExample._sdk |
Definition at line 10 of file location_list_manager_example.dart.
|
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.