-
Notifications
You must be signed in to change notification settings - Fork 18
Class LocationPoint
Il Kadyrov edited this page Nov 5, 2020
·
3 revisions
Class LocationPoint is used for representing certain positions (points) within the location.
Referenced from: RoutePath, Zone.
public int getLocationId()
Function returns the location identifier where point placed.
public int getSublocationId()
Function returns the sublocation identifier where point placed.
public Point getPoint()
Function returns the X and Y coordinates in meters as Point (within the sublocation).
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