pushVehicleListInMap

fun pushVehicleListInMap(context: Context, mMap: GoogleMap)

It is used to add marker in map for each vehicle in the list.

Author

Darshan Bhanushali

See also

com.dwarshb.commute.presentation.mapScreen.MapsViewModel

Parameters

context

is a object of Context

mMap

is a object of GoogleMap