searchPlacesByLatLong

fun Context.searchPlacesByLatLong(latitude: Double?, longitude: Double?, typeOfPlace: String): Boolean

Show provided location maker in google maps pass lat,long

Return

true if successfully opened google maps, or false if google maps not found

Parameters

typeOfPlace

like restaurant,hotel..etc

latitude

latitude

longitude

longitude