public interface DrawingLocationActivity
DriverLocationActivity,
RiderLocationActivity| Modifier and Type | Method and Description |
|---|---|
void |
drawRouteOnMap(java.util.List<com.google.android.gms.maps.model.LatLng> drawPoints,
java.lang.String distance)
drawRouteOnMap method declaration.
|
void drawRouteOnMap(java.util.List<com.google.android.gms.maps.model.LatLng> drawPoints,
java.lang.String distance)
drawPoints - a list of the points to be drawn on the mapdistance - the distance between points