Skip to content

Commit 1fadf9b

Browse files
committed
漏提交文件。
1 parent 5e22138 commit 1fadf9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/classic/overlay/MapVLayer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ export class MapVLayer extends SuperMap.Layer {
218218
* @function SuperMap.Layer.MapVLayer.prototype.transferToMapLatLng
219219
* @description 将经纬度转成底图的投影坐标。
220220
* @param {SuperMap.Lonlat} latLng - 经纬度坐标。
221+
* @deprecated
221222
*/
222223
transferToMapLatLng(latLng) {
223224
var source = "EPSG:4326",

0 commit comments

Comments
 (0)