goto Google Map
fun gotoGoogleMap(context: Context, toLatitude: Double, toLongitude: Double, isMarket: Boolean = false, marketPackage: String? = null): Boolean
跳转到谷歌地图导航
参见:谷歌地图
Parameters
to Latitude
终点纬度
to Longitude
终点经度
is Market
当检测到未安装目标App时,是否跳转到应用市场,默认为false,表示不跳转
market Package
当跳转到应用市场时,指定具体的应用市场包名。如:华为,小米,应用宝等各大应用市场,默认为空,表示不指定