import "LocationWindowCommonExample.h"import <NCLocationWindow.h>import <NCPoint.h>import <NCBoundingBox.h>import <NCCamera.h>import <NCSublocationChangeListener.h>Go to the source code of this file.
Functions | |
| int | main (int argc, const char *argv[]) |
Variables | |
| NCUserLocationView * | _userLocationView |
| NCUserLocationLayer * | _userLocationLayer |
| int main | ( | int | argc, |
| const char * | argv[] ) |
Main function to run the example
Definition at line 435 of file LocationWindowCommonExample.m.
| NCUserLocationLayer* _userLocationLayer |
Definition at line 29 of file LocationWindowCommonExample.m.
| NCUserLocationView* _userLocationView |
Definition at line 28 of file LocationWindowCommonExample.m.