# cordova.plugins.OpenMap **Repository Path**: fang1002/cordova.plugins.OpenMap ## Basic Information - **Project Name**: cordova.plugins.OpenMap - **Description**: cordova.plugins.OpenMap 打开高德地图自动开启导航和百度地图的导航 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 6 - **Created**: 2017-03-11 - **Last Updated**: 2023-05-12 ## Categories & Tags **Categories**: phonegap-cordova-plugins **Tags**: None ## README #cordova.plugins.OpenMap 打开高德地图自动开启导航和百度地图的导航 调起方法 **百度地图** OpenMap.openMap("39.9761,116.3282","百度地图"); **高德地图** OpenMap.openMap("lat=36.547901&lon=104.258354","高德地图"); IOS: 不会