@uiw/react-amap-circle-marker
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -6,3 +6,5 @@ /// <reference types="@uiw/react-amap-types" /> | ||
export interface CircleMarkerProps extends OverlayProps, AMap.CircleMarkerEvents, AMap.CircleMarkerOptions { | ||
/** 覆盖物是否可见 */ | ||
visiable?: boolean; | ||
} | ||
export declare const CircleMarker: React.ForwardRefExoticComponent<CircleMarkerProps & React.RefAttributes<CircleMarkerProps>>; |
@@ -6,3 +6,5 @@ /// <reference types="@uiw/react-amap-types" /> | ||
export interface CircleMarkerProps extends OverlayProps, AMap.CircleMarkerEvents, AMap.CircleMarkerOptions { | ||
/** 覆盖物是否可见 */ | ||
visiable?: boolean; | ||
} | ||
export declare const CircleMarker: React.ForwardRefExoticComponent<CircleMarkerProps & React.RefAttributes<CircleMarkerProps>>; |
{ | ||
"name": "@uiw/react-amap-circle-marker", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "构造一个圆形覆盖物。可直接满足创建圆形标注的需要。", | ||
@@ -37,5 +37,5 @@ "homepage": "https://uiwjs.github.io/react-amap/#/circle-marker", | ||
"dependencies": { | ||
"@uiw/react-amap-map": "2.2.4", | ||
"@uiw/react-amap-types": "2.2.4", | ||
"@uiw/react-amap-utils": "2.2.4" | ||
"@uiw/react-amap-map": "2.2.5", | ||
"@uiw/react-amap-types": "2.2.5", | ||
"@uiw/react-amap-utils": "2.2.5" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24987
233
+ Added@uiw/react-amap-map@2.2.5(transitive)
+ Added@uiw/react-amap-types@2.2.5(transitive)
+ Added@uiw/react-amap-utils@2.2.5(transitive)
- Removed@uiw/react-amap-map@2.2.4(transitive)
- Removed@uiw/react-amap-types@2.2.4(transitive)
- Removed@uiw/react-amap-utils@2.2.4(transitive)
Updated@uiw/react-amap-map@2.2.5
Updated@uiw/react-amap-types@2.2.5
Updated@uiw/react-amap-utils@2.2.5