-
Notifications
You must be signed in to change notification settings - Fork 19
Class LocationViewController
PavelTychinin edited this page Oct 29, 2021
·
13 revisions
LocationVieController class is used to interact and control the LocationView
public void setSublocationId(int id)Function downloads and selects the specified sublocation.
public TouchInput getTouchInput()Function is used for getting TouchInput class element for working with gestures and touches.
public void setDefaultBackgroundColor(float red, float green, float blue, float alpha)Function is used for setting the background color of screen.
-
red— red color in range 0..1. -
green— green color in range 0..1. -
blue— blue color in range 0..1. -
alpha— alpha color in range 0..1.
TouchInput class element.
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