yangyanggu / vue-amap

高德地图封装 for vue2 vue3.0
https://vue-amap.guyixi.cn/
MIT License
287 stars 17 forks source link

使用高德的逆地理编码 Geocoder 插件 #92

Closed hujinhuahjh closed 2 months ago

hujinhuahjh commented 3 months ago

使用版本

请填写使用版本: 最新

问题描述

想使用高德地图的逆地理编码插件 Geocoder: const geocoder = new AMap.Geocoder(); 提示:Vue: Property Geocoder does not exist on type typeof AMap

yangyanggu commented 3 months ago

我抽时间完善下Geocoder的类型

yangyanggu commented 3 months ago

@vuemap/amap-jsapi-types 使用最新版本0.0.18