Giter VIP home page Giter VIP logo

rc-bmap's Introduction

React BaiduMap

基于 React 的百度地图组件

npm license

文档

1.x文档地址:

http://jser.wang/bmap/

0.2.4文档地址:

https://bmap.jser-club.com

安装

npm install rc-bmap

当前通过npm 或 yarn 直接安装为最新版,若想指定安装0.2.4版本时可通过:

npm install [email protected]

协议

MIT 许可证

本地开发

demo结合的最佳实践:

  1. demo工程clone至本地。
git clone https://github.com/jser-club/rc-bmap-demo.git
  1. 安装demo工程所需依赖。
cd 你刚clone的工程目录
yarn install
  1. 进入rc-bmap工程的目录,执行
yarn link
  1. 进入rc-bmap-dmeo工程目录执行
yarn link rc-bmap
  1. 修改完rc-bmap的源码后,在rc-bmap工程执行
yarn run build

如果在windows系统下

yarn run build_win
  1. demo重新点击按钮运行,即可看到最新修改后的效果

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.