<p align="center">
<img src="http://mars2d.cn/logo.png" width="300px" />
</p>

<p align="center">🌎 一款免费的二维地图客户端开发平台</p>

<p align="center">
<a target="_black" href="https://github.com/marsgis/mars2d">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/marsgis/mars2d?style=flat&logo=github">
</a>
<a target="_black" href="https://www.npmjs.com/package/mars2d">
<img alt="Npm downloads" src="https://img.shields.io/npm/dt/mars2d?style=flat&logo=npm">
</a>
<a target="_black" href="https://www.npmjs.com/package/mars2d">
<img alt="Npm version" src="https://img.shields.io/npm/v/mars2d.svg?style=flat&logo=npm&label=version"/>
</a>
</p>

Mars2D所有资料和代码都均是免费开源的公开发布方式，
当前仓库是 Mars2D 平台所有开源仓库的清单导航页 ，包含SDK更新日志、和其他仓库导航。

Github：[https://github.com/marsgis/mars2d](https://github.com/marsgis/mars2d)

国内Gitee：[https://gitee.com/marsgis/mars2d](https://gitee.com/marsgis/mars2d)  

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

| 说明 | 教程  | 视频  |Github源码 | 国内Gitee源码  |    
| ----|----  | ----  | ----| ----  |
|原生JS版 | [查看](http://mars2d.cn/docs/guide/example-es5/) | 暂无 | [mars2d-es5-example](https://github.com/marsgis/mars2d-es5-example) |[mars2d-es5-example](https://gitee.com/marsgis/mars2d-es5-example)  | 
|Vue版 |[查看](http://mars2d.cn/docs/guide/example-vue/) |[查看](https://www.bilibili.com/video/BV1pb4y1W7NG/)| [mars2d-vue-example](https://github.com/marsgis/mars2d-vue-example) |[mars2d-vue-example](https://gitee.com/marsgis/mars2d-vue-example)  |  
 


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


| 说明 | 视频  | Github源码 | 国内Gitee源码  |    
| ----| ----|----| ----  |
|原生JS技术栈 |暂无| [mars2d-es5-template](https://github.com/marsgis/mars2d-es5-template) |[mars2d-es5-template](https://gitee.com/marsgis/mars2d-es5-template)  | 
|Vue技术栈 |暂无| [mars2d-vue-template](https://github.com/marsgis/mars2d-vue-template) |[mars2d-vue-template](https://gitee.com/marsgis/mars2d-vue-template)  | 
|React技术栈 |暂无| [mars2d-react-template](https://github.com/marsgis/mars2d-react-template) |[mars2d-react-template](https://gitee.com/marsgis/mars2d-react-template)  |   
|Angular技术栈 |暂无 | [mars2d-angular-template](https://github.com/marsgis/mars2d-angular-template) |[mars2d-angular-template](https://gitee.com/marsgis/mars2d-angular-template)  |   
|CS桌面端程序 |暂无| [mars2d-electron](https://github.com/marsgis/mars2d-electron) |[mars2d-electron](https://gitee.com/marsgis/mars2d-electron)  |   
|APP移动端程序 |暂无|[mars2d-uni-app](https://github.com/marsgis/mars2d-uni-app) |[mars2d-uni-app](https://gitee.com/marsgis/mars2d-uni-app)  |   
 



## 基础项目
基础项目是具备一个GIS项目常见功能的项目模板，只用更换数据及叠加业务即可完成项目交付。
如果需要更多功能可以考虑购买[付费项目模板](http://mall.marsgis.cn/#/product-list?platform=mars2d&category=project)。

 

|说明 |教程  |视频  | Github源码 | 国内Gitee源码  |   
|----|----  |----  | ----| ----  |
|基础项目 原生JS版 |[查看](http://mars2d.cn/docs/guide/project-es5/) |暂无 | [mars2d-es5-project](https://github.com/marsgis/mars2d-es5-project) |[mars2d-es5-project](https://gitee.com/marsgis/mars2d-es5-project)  |
|基础项目 Vue版|[查看](http://mars2d.cn/docs/guide/project-vue/) |[查看](https://www.bilibili.com/video/BV1DR4y1G75T/)| [mars2d-vue-project](https://github.com/marsgis/mars2d-vue-project) |[mars2d-vue-project](https://gitee.com/marsgis/mars2d-vue-project)  |  


 




## 其他

|说明 | Github | 国内Gitee  |  
|----|----  | ----| 
|部分开源插件 | [mars2d-plugin](https://github.com/marsgis/mars2d-plugin) |[mars2d-plugin](https://gitee.com/marsgis/mars2d-plugin)  | 

## 平台介绍

`Mars2D平台` 是一款免费的二维地图客户端开发平台，基于[Leaflet](http://leafletjs.com/)优化提升与 B/S 架构设计，支持多行业扩展的轻量级高效能 GIS 开发平台，提供了全新的大数据可视化、实时流数据可视化功能，通过本平台可快速实现浏览器和移动端上美观、流畅的地图呈现与空间分析，完成平台在不同行业的灵活应用。

## 学习资料

- 开发教程：[http://mars2d.cn/dev/](http://mars2d.cn/dev/)
- API 文档：[http://mars2d.cn/api/](http://mars2d.cn/api/)
- Mars2D 官网：[http://mars2d.cn](http://mars2d.cn)

### 反馈问题

为了方便交流及留存，所有 bug 及建议均统一提交至：[github issues](https://github.com/marsgis/mars2d/issues)

## 平台相关效果

功能示例：[在线体验](http://mars2d.cn/example)
 
 ![image](http://marsgis.cn/img/project/mars2d-doc/example1.jpg)

基础项目：[在线体验](http://mars2d.cn/project/vue/jcxm.html)
 
 ![image](http://marsgis.cn/img/project/mars2d-vue-project-jcxm/1.jpg)

综合态势项目：[在线体验](http://mars2d.cn/project/vue/index.html)

 ![image](http://marsgis.cn/img/project/mars2d-vue-project-zhts/1.jpg)

## 版权说明

1. Mars2D 平台由[mars2d团队](http://mars2d.cn/)自主研发，拥有所有权利。
2. 任何个人或组织可以在遵守相关要求下可以免费无限制使用。
