find Current Place Request
fun findCurrentPlaceRequest(placeFields: List<Place.Field>, actions: FindCurrentPlaceRequest.Builder.() -> Unit? = null): FindCurrentPlaceRequest
Builds a new FindCurrentPlaceRequest.
Return
the constructed FindCurrentPlaceRequest
Parameters
place Fields
the fields of the places to be returned
actions
the actions to apply to the FindCurrentPlaceRequest.Builder