tripkit-android / com.skedgo.tripkit.ui.map / MapCameraController
MapCameraController
class MapCameraController
Constructors
Name | Summary |
---|---|
<init> | MapCameraController() |
Functions
Name | Summary |
---|---|
moveTo | fun moveTo(map: GoogleMap, marker: Marker): Unit |
moveToLatLng | fun moveToLatLng(map: GoogleMap, latLng: LatLng): Unit |