map-popup-useage icon indicating copy to clipboard operation
map-popup-useage copied to clipboard

这是一个主要用于说明 [maptalks](https://maptalks.org) 的 `InfoWindow` 如何与 `Vue` 、`React` 等前端框架融合的示例仓库。

what this ? 这是什么

这是一个主要用于说明 maptalksInfoWindow 如何与 VueReact 等前端框架融合的示例仓库。

🌟 你可以在这里学到什么

  • Micro Frontends: 整合了 qiankun 微前端框架。
  • Vue: 多实例化高阶用法以及实例间 vuex 通信。
  • React: 自定义渲染,redux,react-hooks。
  • lerna:多仓库管理利器。

🔨 Getting Started

Install

git clone https://github.com/sakitam-gis/map-popup-useage.git

yarn

yarn run bootstrap
yarn run start

// open http://localhost:7099

🎯 Roadmap

  • [ ] angular examples
  • [ ] 组件化