Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coord-picker

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coord-picker

A coordinates picker for amap, also available for image corner.

  • 0.0.5
  • npm
  • Socket score

Version published
Weekly downloads
144
increased by433.33%
Maintainers
1
Weekly downloads
 
Created
Source

coord-picker / 坐标选择器

Intro / 介绍

  • √ 拖拉拽抓取图片角坐标 比如手绘地图场景
  • √ POI搜索自动补全提示
  • √ 支持全局安装/单独引入
  • √ 灵活:传入图片相关props,地图初始定位至该图片,传入点位坐标定位至该点位,传入城市定位至该城市等

Installation / 安装

yarn add coord-picker / npm i coord-picker
依赖项:vue element-ui plain-kit

全局引入:
import CoordPicker from 'coord-picker'
Vue.use(CoordPicker)

局部引入:
import { CoordPicker } from 'coord-picker'
components: { CoordPicker }

Usage / 使用

请参考极简demo:
cd node_modules/coord-picker/demo

Keywords

FAQs

Package last updated on 12 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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