Andreas Hocevar a116878a57 Allow extents to restrict tile ranges requested from the server
The addition of full extent tile ranges also allows us to simplify wrapX
handling for tile layers. By limiting wrapX to true and false as possible
values, we can remove a lot of guessing logic.
2015-05-05 18:52:33 +02:00
2015-05-04 22:36:17 -06:00
2015-04-26 20:20:59 +02:00
2015-04-29 13:27:25 +02:00
2015-01-07 21:06:04 -07:00
2015-04-26 20:20:59 +02:00
2015-04-26 20:21:32 +02:00
2015-03-30 10:05:21 +02:00
2015-05-04 22:36:58 -06:00
2015-04-02 13:54:29 +02:00
2014-03-11 21:41:36 +01:00

OpenLayers 3

Travis CI Status Coverage Status

OpenLayers 3 is a high-performance, feature-packed library for creating interactive maps on the web.

Getting Started

  • Download the latest release
  • Install with npm: npm install openlayers
  • Clone the repo: git clone git@github.com:openlayers/ol3.git

Documentation

Check out the hosted examples, the workshop or API docs.

Bugs

Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

Contributing

Please see our guide on contributing if you're interested in getting involved.

Community

Description
Languages
JavaScript 99%
CSS 0.6%
Handlebars 0.3%
Shell 0.1%