diff --git a/types/amap-js-api-scale/index.d.ts b/types/amap-js-api-scale/index.d.ts index 0755ea39b6..395080d7d2 100644 --- a/types/amap-js-api-scale/index.d.ts +++ b/types/amap-js-api-scale/index.d.ts @@ -42,7 +42,7 @@ declare namespace AMap { /** * 控件停靠位置 */ - position: Position; + position: Scale.Position; /** * 相对于地图容器左上角的偏移量 */