ahocevar 77d22c4038 getFeatures method and featureInfo templates
To avoid surprises for application developers, this change
creates a new getFeatures method. So it is clear now beforehand
whether features or feature info markup is returned. The result
is now also grouped by layer, so application developers always
have a link between a layer and the feature info it returns.

To make getFeatureInfo return markup for vector layers, this
change also adds a featureInfoFunction property to the vector
layer, which gives developers full control over how features are
rendered to feature info markup.
2013-06-07 15:34:13 +02:00
2013-05-30 08:59:31 -06:00
2013-04-02 16:16:45 +02:00
2013-02-12 15:47:55 +01:00
2013-05-28 16:01:34 +02:00
2013-03-22 10:59:09 +01:00
2013-04-03 13:04:37 +02:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

To see OpenLayers 3 in action you can look at the live examples on http://openlayers.github.io/ol3/master/examples/. If you want to contribute to OpenLayers 3 please read the CONTRIBUTING page.

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