Andreas Hocevar 4e94908440 Define getCoordinates and setCoordinates in the base class
Since these methods are implemented by all subclasses, it makes sense to
define them in the base class as abstract method.
2015-05-14 23:24:29 +02:00
2015-04-26 20:20:59 +02:00
2015-04-30 09:14:40 +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-05-05 14:11:11 -06: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%