gotoGoogleMap

fun gotoGoogleMap(context: Context, toLatitude: Double, toLongitude: Double, isMarket: Boolean = false, marketPackage: String? = null): Boolean

跳转到谷歌地图导航

参见:谷歌地图

Parameters

toLatitude

终点纬度

toLongitude

终点经度

isMarket

当检测到未安装目标App时,是否跳转到应用市场,默认为false,表示不跳转

marketPackage

当跳转到应用市场时,指定具体的应用市场包名。如:华为,小米,应用宝等各大应用市场,默认为空,表示不指定