showMapCoordinates
fun Context.showMapCoordinates(latitude: Double, longitude: Double, markerTitle: String, selectionTitle: String, exceptionMessageIfOccurs: String?)
Get Map Coordinates
Parameters
latitude
longitude
markerTitle
title/name of route or name
selectionTitle
title while choosing from multiple maps
exceptionMessageIfOccurs
msg if exception occurs, pass null if you don't want to show the toast msg