| java.lang.Object | |
| ↳ | com.mapsted.map.position.BlueDot |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BlueDot(Context appContext, MapApi mapApi, MainMapFragment mainMapFragment) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | disable() | ||||||||||
| void | enable() | ||||||||||
| boolean | isOnScreen() | ||||||||||
| void | onDestroy() | ||||||||||
| void | updateBlueDotPosition(Position position) | ||||||||||
| void | updateBlueDotVisibility(Position position) | ||||||||||
| void | updateRotation(float bearingDegree) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||