openlayers-master

所属分类:JavaScript/JQuery
开发工具:HTML
文件大小:5071KB
下载次数:2
上传日期:2018-06-28 11:56:54
上 传 者volvowall
说明:  openlayers 项目简单应用,及openlayers源码
(OpenStLeStudio--openlayers study)

文件列表:
.editorconfig (251, 2018-05-22)
.eslintignore (103, 2018-05-22)
.travis.yml (424, 2018-05-22)
CONTRIBUTING.md (4773, 2018-05-22)
DEVELOPING.md (1343, 2018-05-22)
LICENSE.md (1507, 2018-05-22)
Makefile (668, 2018-05-22)
changelog (0, 2018-05-22)
changelog\upgrade-notes.md (52172, 2018-05-22)
changelog\v3.1.0.md (33804, 2018-05-22)
changelog\v3.1.1.md (276, 2018-05-22)
changelog\v3.10.0.md (11141, 2018-05-22)
changelog\v3.10.1.md (300, 2018-05-22)
changelog\v3.11.0.md (13674, 2018-05-22)
changelog\v3.11.1.md (754, 2018-05-22)
changelog\v3.11.2.md (730, 2018-05-22)
changelog\v3.12.0.md (11193, 2018-05-22)
changelog\v3.12.1.md (716, 2018-05-22)
changelog\v3.13.0.md (11747, 2018-05-22)
changelog\v3.13.1.md (576, 2018-05-22)
changelog\v3.14.0.md (16920, 2018-05-22)
changelog\v3.14.1.md (592, 2018-05-22)
changelog\v3.14.2.md (998, 2018-05-22)
changelog\v3.15.0.md (23351, 2018-05-22)
changelog\v3.15.1.md (419, 2018-05-22)
changelog\v3.16.0.md (17482, 2018-05-22)
changelog\v3.17.0.md (11301, 2018-05-22)
changelog\v3.17.1.md (412, 2018-05-22)
changelog\v3.18.0.md (21853, 2018-05-22)
changelog\v3.18.1.md (560, 2018-05-22)
changelog\v3.18.2.md (395, 2018-05-22)
changelog\v3.19.0.md (24000, 2018-05-22)
changelog\v3.19.1.md (1119, 2018-05-22)
changelog\v3.2.0.md (12023, 2018-05-22)
... ...

# OpenLayers [![Travis CI Status](https://secure.travis-ci.org/openlayers/openlayers.svg)](http://travis-ci.org/#!/openlayers/openlayers) [![Greenkeeper badge](https://badges.greenkeeper.io/openlayers/openlayers.svg)](https://greenkeeper.io/) [![Coverage Status](https://coveralls.io/repos/github/openlayers/openlayers/badge.svg?branch=master)](https://coveralls.io/github/openlayers/openlayers?branch=master) [![OSGeo Project](https://img.shields.io/badge/OSGeo-Project-brightgreen.svg)](http://osgeo.org/) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/openlayers/badge?style=rounded)](https://www.jsdelivr.com/package/npm/openlayers) [OpenLayers](https://openlayers.org/) is a high-performance, feature-packed library for creating interactive maps on the web. It can display map tiles, vector data and markers loaded from any source on any web page. OpenLayers has been developed to further the use of geographic information of all kinds. It is completely free, Open Source JavaScript, released under the 2-clause BSD License (also known as the FreeBSD). ## Getting Started Use one of the following methods to use OpenLayers in your project: * For use with webpack, Rollup, Browserify, or other module bundlers, install the [`ol` package](https://www.npmjs.com/package/ol): ``` npm install ol ``` * If you just want to add a `