@uiw/react-amap-circle-marker
Advanced tools
Comparing version
@@ -1,2 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React from 'react'; | ||
@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map'; |
@@ -26,2 +26,4 @@ "use strict"; | ||
}); | ||
/// <reference types="@uiw/react-amap-types" /> | ||
var CircleMarker = exports.CircleMarker = /*#__PURE__*/_react["default"].forwardRef(function (props, ref) { | ||
@@ -28,0 +30,0 @@ var _useCircleMarker = (0, _useCircleMarker2.useCircleMarker)(props), |
@@ -1,3 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
/// <reference types="react" /> | ||
import { CircleMarkerProps } from '.'; | ||
@@ -4,0 +2,0 @@ export interface UseCircleMarker extends CircleMarkerProps { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React from 'react'; | ||
@@ -3,0 +2,0 @@ import { OverlayProps } from '@uiw/react-amap-map'; |
import _extends from "@babel/runtime/helpers/extends"; | ||
/// <reference types="@uiw/react-amap-types" /> | ||
import React, { useImperativeHandle } from 'react'; | ||
@@ -3,0 +4,0 @@ import { useCircleMarker } from './useCircleMarker'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="@uiw/react-amap-types" /> | ||
/// <reference types="react" /> | ||
import { CircleMarkerProps } from '.'; | ||
@@ -4,0 +2,0 @@ export interface UseCircleMarker extends CircleMarkerProps { |
{ | ||
"name": "@uiw/react-amap-circle-marker", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "构造一个圆形覆盖物。可直接满足创建圆形标注的需要。", | ||
@@ -38,10 +38,6 @@ "funding": "https://jaywcjlove.github.io/#/sponsor", | ||
"dependencies": { | ||
"@uiw/react-amap-map": "6.0.4", | ||
"@uiw/react-amap-types": "6.0.4", | ||
"@uiw/react-amap-utils": "6.0.4" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.2.16", | ||
"@types/react-dom": "^18.2.7" | ||
"@uiw/react-amap-map": "6.0.5", | ||
"@uiw/react-amap-types": "6.0.5", | ||
"@uiw/react-amap-utils": "6.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
0
-100%17114
-1.18%246
-1.2%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated