-
Notifications
You must be signed in to change notification settings - Fork 19
Class Position
Il Kadyrov edited this page Nov 5, 2020
·
4 revisions
Position class is used for storing the route path between the two points on the location.
Referenced from: PositionListener.
public int getLocationId()Function returns the position's location identifier.
public int getSublocationId()Function returns the position's sublocation identifier.
public Point getPoint()Function returns the X and Y coordinates in meters as Point (within the sublocation).
public float getAccuracy()Function returns the position's accuracy.
public float getAzimuth()Function returns the position's azimuth.
Tutorials
Classes
- NavigineSdk
- LocationListManager
- LocationManager
- NavigationManager
- RouteManager
- ZoneManager
- NotificationManager
- MeasurementManager
- LocationEditManager
- ResourceManager
- Location
- Sublocation
- Category
- Venue
- Zone
- Beacon
- Eddystone
- Wifi
- LocationView
- LocationViewController
- CircleMapObject
- PolylineMapObject
- IconMapObject
- TouchInput
- ScaleResponder
- PanResponder
- LongPressResponder
- DoubleTapResponder
- TapResponder
- LocationListListener
- LocationListener
- PositionListener
- RouteListener
- ZoneListener
- NotificationListener
- LocationEditListener
- MeasurementListener
- ResourceListener
- ResourceUploadListener
- Notification
- Position
- SignalMeasurement
- SensorMeasurement
- Image
- RoutePath
- RouteEvent
- LocationPoint
- LocationInfo
- BitmapRegionDecoder