开源仓库清单

2/15/2022

🌎 一款免费的二维地图客户端开发平台

GitHub stars Npm downloads Npm version

Mars2D所有资料和代码都均是免费开源的公开发布方式,下面是Mars2D平台所有开源仓库的清单:

# 导航

包含SDK更新日志、和其他仓库导航。

Github:https://github.com/marsgis/mars2d (opens new window)

国内Gitee:https://gitee.com/marsgis/mars2d (opens new window)

# 功能示例

对平台每个功能编写的案例代码,可以阅读每个示例代码来学习各功能,与官网功能示例一致效果。

说明 教程 视频 Github源码 国内Gitee源码
原生JS版 查看 (opens new window) 暂无 mars2d-es5-example (opens new window) mars2d-es5-example (opens new window)
Vue版 查看 (opens new window) 查看 (opens new window) mars2d-vue-example (opens new window) mars2d-vue-example (opens new window)

# 最简项目模板

提供了面向不同技术栈的最简项目模板,您可以直接使用或参考这些项目模板,了解SDK类库在不同技术栈项目中如何引入使用,快速搭建开发自己的项目。

说明 视频 Github源码 国内Gitee源码
原生JS技术栈 暂无 mars2d-es5-template (opens new window) mars2d-es5-template (opens new window)
Vue技术栈 暂无 mars2d-vue-template (opens new window) mars2d-vue-template (opens new window)
React技术栈 暂无 mars2d-react-template (opens new window) mars2d-react-template (opens new window)
Angular技术栈 暂无 mars2d-angular-template (opens new window) mars2d-angular-template (opens new window)
CS桌面端程序 暂无 mars2d-electron (opens new window) mars2d-electron (opens new window)
APP移动端程序 暂无 mars2d-uni-app (opens new window) mars2d-uni-app (opens new window)

# 基础项目

基础项目是具备一个GIS项目常见功能的项目模板,只用更换数据及叠加业务即可完成项目交付。 如果需要更多功能可以考虑购买付费项目模板 (opens new window)

说明 教程 视频 Github源码 国内Gitee源码
基础项目 原生JS版 查看 (opens new window) 暂无 mars2d-es5-project (opens new window) mars2d-es5-project (opens new window)
基础项目 Vue版 查看 (opens new window) 查看 (opens new window) mars2d-vue-project (opens new window) mars2d-vue-project (opens new window)

# 其他

说明 Github 国内Gitee
部分开源插件 mars2d-plugin (opens new window) mars2d-plugin (opens new window)
最后更新: 7/30/2022, 2:17:23 PM