UNPKG

vue-baidu-map-3x

Version:

vue-baidu-map的vue3版本(支持v2.0、v3.0和webGl api)。Baidu Map Component for Vue 3.0 (support v2.0 、 v3.0 and webGl api)

2 lines (1 loc) 79 B
export declare const usePoint: (lng: number, lat: number) => Promise<IPoint>;