Socket
Socket
Sign inDemoInstall

@uiw/react-amap-types

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-amap-types - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"name": "@uiw/react-amap-types",
"version": "3.0.0",
"version": "3.0.1",
"description": "基于 React 封装的高德地图组件。AMap Component Based On React.",

@@ -5,0 +5,0 @@ "homepage": "https://uiwjs.github.io/react-amap/#/types",

@@ -155,3 +155,3 @@ /// <reference path="./base.d.ts" />

*/
remove(features: Array<any> | TileLayer | HawkEye | Marker | InfoWindow | Circle | Polygon): void;
remove(features: Array<any> | TileLayer | Polyline | Marker | Rectangle | Text | Polygon | InfoWindow | Ellipse | BezierCurve | CircleMarker | Circle | MassMarks): void;
/**

@@ -314,3 +314,3 @@ * 注销地图对象,并清空地图容器

type ControlType =
'AMap.Autocomplete' |
'AMap.AutoComplete' |
'AMap.ControlBar' |

@@ -322,2 +322,3 @@ 'AMap.CloudDataSearch' |

'AMap.ElasticMarker' |
'AMap.Geolocation' |
'AMap.StationSearch' |

@@ -324,0 +325,0 @@ 'AMap.Scale' |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc