showMapRoute

fun Context.showMapRoute(latitudeFrom: Double, longitudeFrom: Double, latitudeTo: Double, longitudeTo: Double, selectionTitle: String, exceptionMessageIfOccurs: String?)

Get Map Coordinates

Parameters

latitudeFrom
longitudeFrom
latitudeTo
longitudeTo
selectionTitle

title while choosing from multiple maps

exceptionMessageIfOccurs

msg if exception occurs, pass null if you don't want to show the toast msg