Éric Lemoine
|
6c30710d0c
|
Add ol.renderer.webgl.ImageLayer#forEachFeatureAtPixel
|
2014-01-14 12:26:50 +01:00 |
|
Éric Lemoine
|
a15bacd963
|
Add ol.renderer.dom.ImageLayer#forEachFeatureAtPixel
|
2014-01-14 12:26:50 +01:00 |
|
Éric Lemoine
|
ee17babc05
|
Add ol.renderer.canvas.ImageLayer#forEachFeatureAtPixel
|
2014-01-14 12:26:50 +01:00 |
|
Éric Lemoine
|
849e50517c
|
Add ol.source.ImageVector#forEachFeatureAtPixel
|
2014-01-14 12:26:50 +01:00 |
|
Éric Lemoine
|
4cd2a75900
|
Add ol.source.Source#forEachFeatureAtPixel
|
2014-01-14 12:26:50 +01:00 |
|
Éric Lemoine
|
f7be1c155e
|
Hit detection refactoring
Get the frame state from the map instead of storing values in the layer renderers.
|
2014-01-14 12:26:49 +01:00 |
|
Éric Lemoine
|
8b38639082
|
Merge pull request #1520 from elemoine/vector-api-hidpi-hit-detection
[vector-api] Fix hit detection on retina displays
|
2014-01-13 06:40:42 -08:00 |
|
Éric Lemoine
|
ffcd4e8cc2
|
Fix hit detection on retina displays
|
2014-01-13 14:10:51 +01:00 |
|
Frédéric Junod
|
932bc36d7a
|
Merge pull request #1518 from fredj/vector-api-1503
[vector-api] Add encoding param to goog.fs.FileReader.readAsText
|
2014-01-13 05:04:02 -08:00 |
|
Frederic Junod
|
79c8f17e83
|
Add encoding param to goog.fs.FileReader.readAsText
This is a workaround for https://code.google.com/p/closure-library/issues/detail?id=524
|
2014-01-13 13:51:09 +01:00 |
|
Frederic Junod
|
e9db2eefb9
|
Make ol.source.Source inherit from Observable
|
2014-01-13 10:57:34 +01:00 |
|
Frederic Junod
|
f68631d61c
|
Use goog.asserts.assertInstanceof to check the getSource return type
See 1499af397d
|
2014-01-13 10:29:29 +01:00 |
|
Frederic Junod
|
f5ce88789e
|
Use goog.isNull in if statements
|
2014-01-13 10:28:42 +01:00 |
|
Frederic Junod
|
b53ddf5b42
|
Create 'type' annotation for 'const' variables
|
2014-01-13 08:53:36 +01:00 |
|
Éric Lemoine
|
babd133cf6
|
Export ol.source.ImageVector's styleFunction option
|
2014-01-13 07:43:02 +01:00 |
|
Éric Lemoine
|
d5b7527f1f
|
Add docs for ol.source.ImageVector
|
2014-01-13 07:39:27 +01:00 |
|
Tom Payne
|
ab0268a8f1
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2014-01-10 15:00:27 +01:00 |
|
Éric Lemoine
|
fd52fc8b74
|
Merge pull request #1497 from elemoine/vector-api-d3
[vector-api] d3 integration and vector image
|
2014-01-10 05:48:42 -08:00 |
|
oterral
|
f27e42068f
|
Manage multi geometries modes
|
2014-01-10 14:01:35 +01:00 |
|
oterral
|
235af49f0b
|
Add goog.provide('ol.geom.GeometryType')
|
2014-01-10 14:00:30 +01:00 |
|
Éric Lemoine
|
8c1f7f9b29
|
Add ol.source.ImageVector
|
2014-01-10 10:42:05 +01:00 |
|
Éric Lemoine
|
e4b5f309eb
|
Pass state option to image source constructors
|
2014-01-10 10:42:05 +01:00 |
|
Éric Lemoine
|
2ed5e2a3d7
|
Pass pixelRatio to canvasFunction
|
2014-01-10 10:42:05 +01:00 |
|
Tim Schaub
|
36e2e51899
|
Only create a frame state if the map has non-zero size
|
2014-01-09 18:23:53 -07:00 |
|
Tom Payne
|
e83e79626a
|
Only use color arrays in the library
|
2014-01-09 21:55:17 +01:00 |
|
Éric Lemoine
|
5af738593e
|
Image source refactoring
|
2014-01-09 15:57:04 +01:00 |
|
Tom Payne
|
0cc844a169
|
Merge pull request #1494 from twpayne/vector-api-wms-hidpi
[vector-api] HiDPI (Retina) support for WMS single image layers
|
2014-01-09 06:39:00 -08:00 |
|
Tom Payne
|
3b3b5013ad
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2014-01-09 15:33:58 +01:00 |
|
Tom Payne
|
04a0369d68
|
Correct ol.renderer.canvas.ImageLayer transform for HiDPI devices
|
2014-01-09 15:27:57 +01:00 |
|
Tom Payne
|
807bf757af
|
Remove unused ol.TileUrlFunction.createFromParamsFunction
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
cee014ec9e
|
Remove unused ol.source.wms.getUrl function
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
c5a5acbf89
|
Refactor ol.source.TileWMS URL logic
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
46d8b81661
|
Factor out WMS version 1.3 check
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
86f23aa615
|
Add ol.source.wms.DEFAULT_VERSION
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
784f3500f2
|
Make ol.extent.buffer return an extent instead of mutating
|
2014-01-09 15:27:56 +01:00 |
|
Tom Payne
|
bcf38b1b21
|
Add ol.source.ImageWMS#setUrl
|
2014-01-09 15:27:55 +01:00 |
|
oterral
|
1d9d67f524
|
Add ol.color.asArray and ol.color.asString exports
|
2014-01-09 14:14:27 +01:00 |
|
Tom Payne
|
1bf678bef2
|
Remove unused ol.source.wms.getDpiParam function
|
2014-01-09 13:12:49 +01:00 |
|
Tom Payne
|
e9d8401786
|
Refactor ol.source.ImageWMS URL logic
* Always request images of integer WIDTH and HEIGHT
* Match BBOX to requested size
* Handle integer-only DPIs in GeoServer
|
2014-01-09 13:12:49 +01:00 |
|
Tom Payne
|
95f1871ac4
|
Make ol.source.ImageSource crossOrigin property protected
|
2014-01-09 13:12:49 +01:00 |
|
Tom Payne
|
5f7e53617b
|
Merge pull request #1481 from twpayne/vector-api-kml-default-style
[vector-api] Configurable default styling for KML
|
2014-01-09 02:43:48 -08:00 |
|
Tom Payne
|
7ce7bb2187
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2014-01-09 11:42:14 +01:00 |
|
oterral
|
db85936de2
|
Export ol.style.Image#getScale
|
2014-01-09 10:54:57 +01:00 |
|
Frederic Junod
|
80cae77161
|
Add 'const' annotation to ol.MapBrowserEvent.browserEvent
|
2014-01-09 10:32:30 +01:00 |
|
Frederic Junod
|
9f79d33486
|
Create 'type' annotation for 'const' variables
From https://developers.google.com/closure/compiler/docs/js-for-compiler:
"The type declaration and additional comment are optional. If you
provide a type declaration, put the declaration on a separate line."
|
2014-01-09 09:53:20 +01:00 |
|
Tom Payne
|
dcd2853d2d
|
Add ol.source.KML defaultStyle option
|
2014-01-08 18:22:20 +01:00 |
|
Tom Payne
|
6b94baf291
|
Add ol.format.KML defaultStyle option
|
2014-01-08 18:22:19 +01:00 |
|
Éric Lemoine
|
2cc4dd8985
|
Merge pull request #1413 from oterral/vector-api-draw
[vector-api] drawing interaction
|
2014-01-08 07:54:18 -08:00 |
|
oterral
|
34260399e7
|
Add draw features interaction
|
2014-01-08 16:40:14 +01:00 |
|
oterral
|
b508469d22
|
Minor fix in FeatureOverlay
|
2014-01-08 16:39:52 +01:00 |
|