UNPKG

@uiw/react-amap-marker

Version:

点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。

42 lines (41 loc) 932 B
{ "name": "@uiw/react-amap-marker", "version": "7.1.9", "description": "点标记是用来标示某个位置点信息的一种地图要素,本章介绍如何在地图图面使用点标记。", "funding": "https://jaywcjlove.github.io/#/sponsor", "homepage": "https://uiwjs.github.io/react-amap/#/marker", "main": "cjs/index.js", "module": "esm/index.js", "repository": { "type": "git", "url": "https://github.com/uiwjs/react-amap.git" }, "author": "Kenny Wong <wowohoo@qq.com>", "license": "MIT", "files": [ "src", "esm", "cjs" ], "keywords": [ "react-amap", "api-loader", "amap", "marker", "map", "react", "bdmap", "types", "高德", "地图", "高德地图" ], "peerDependencies": { "react": ">=18", "react-dom": ">=18" }, "dependencies": { "@uiw/react-amap-map": "7.1.9", "@uiw/react-amap-utils": "7.1.9" } }