Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tananaev/openlayers-dist
Built version of OpenLayers
https://github.com/tananaev/openlayers-dist
Last synced: 1 day ago
JSON representation
Built version of OpenLayers
- Host: GitHub
- URL: https://github.com/tananaev/openlayers-dist
- Owner: tananaev
- Created: 2021-08-14T23:51:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T03:07:58.000Z (almost 3 years ago)
- Last Synced: 2024-09-16T05:28:08.100Z (about 2 months ago)
- Size: 1.97 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenLayers
OpenLayers is a high-performance, feature-packed library for creating interactive maps on the web.
This repository is used to publish a full build of the library (ol.js), a source map (ol.js.map), and library CSS (ol.css with source map ol.css.map).
To install run the following npm command:
```
npm install openlayers-dist
```Original OpenLayers repository:
- https://github.com/openlayers/openlayers