See: Description
Class | Description |
---|---|
BasicCurrentLocationView |
Button that is used to center the map on user current location.
|
CurrentLocationClickAction |
Class with listener to check if user clicked center on map component.
|
NoGpsAction |
Class to check if GPS is turned on and to show dialog that takes user to settings if it's not.
|
NoGpsPermissionsAction |
Class to show permission dialog if GPS permissions are not granted.
|
NoLocationAction |
Class with listener to check if current location is available.
|