-
Notifications
You must be signed in to change notification settings - Fork 18
Class Position
Il Kadyrov edited this page Oct 14, 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 beacon's location identifier.
public int getSublocationId()
Function returns the beacon'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 positions' accuracy.
public float getAzimuth()
Function returns the positions' accuracy.
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