Frederic Junod
ca7fbc25de
Add missing goog.require('ol.asserts')
2016-08-17 09:57:21 +02:00
Alexandre Dubé
3959e9b76f
Fix #5730 - Ignore null/undef. values in uri.appendParams
2016-08-16 08:25:33 -04:00
Andreas Hocevar
790bfe5a52
Merge pull request #5731 from Benjaki2/master
...
Added a pixelRatio adjust to the canvasTileLayer 'forEachLayerAtPixel…
2016-08-16 00:17:49 +02:00
Frederic Junod
a5a9ed69eb
Add missing curly braces in type annotations
2016-08-15 16:33:33 +02:00
Benjamin
c3b66743fe
Added a pixelRatio adjust to the canvasTileLayer 'forEachLayerAtPixel' method
...
This method was composing a frame that was only accurate for devices
with a pixelRatio of 1. Now the canvas widths and heights are
multiplied beforehand by the pixelRatio. #5601
2016-08-15 10:28:29 -04:00
Peter Robins
8cabff9b7d
Remove tilerange assert from tilegrid/wmts
2016-08-13 17:38:35 +00:00
Tim Schaub
f25fd07a5e
Merge pull request #5702 from tschaub/no-missing-requires
...
Add rule to identify missing requires
2016-08-13 10:32:41 -06:00
Andreas Hocevar
f3c8465e6c
Merge pull request #5670 from Benjaki2/master
...
Added image data value to 'forEachLayerAtPixel' method callback
2016-08-13 14:09:47 +02:00
Tim Schaub
a9e34c0f92
Refactored filter formats
2016-08-12 10:54:36 -06:00
Tim Schaub
a27d0da8a5
Add transform2D to ol.geom.SimpleGeometry
2016-08-12 10:54:06 -06:00
Tim Schaub
9d276982b5
Assorted missing requires
2016-08-12 10:53:50 -06:00
Tim Schaub
3afb42828f
Add Hint and Property as ol.View properties
2016-08-12 10:53:50 -06:00
Tim Schaub
9cbbdc9242
Add Usage property to ol.webgl.Buffer
2016-08-12 10:53:50 -06:00
Tim Schaub
0b3c320540
Rename ol.webgl.WebGLContextEventType to ol.webgl.ContextEventType
2016-08-12 10:53:50 -06:00
Tim Schaub
9e4d80b459
Move State to ol.Tile
2016-08-12 10:53:49 -06:00
Tim Schaub
395b486cd8
Public icon images cache
2016-08-12 10:53:49 -06:00
Tim Schaub
59b0f9a658
Events provides
2016-08-12 10:53:48 -06:00
Tim Schaub
e0d05f7491
One provide from scaleline.js
2016-08-12 10:53:48 -06:00
Tim Schaub
a70c6f916b
Give ol.style.IconImageCache its own file
2016-08-12 10:53:48 -06:00
Tim Schaub
274b7285f3
Assorted missing requires
2016-08-12 10:53:48 -06:00
Tim Schaub
4e7e0e5324
Add missing view requires
2016-08-12 10:53:48 -06:00
Tim Schaub
2da724cad4
Static ol.style.Style functions
2016-08-12 10:53:48 -06:00
Tim Schaub
d4a5b2f48e
Separate out ol.style.IconImage
2016-08-12 10:53:48 -06:00
Tim Schaub
4887adce4f
Ignore missing requires in typedefs.js and test-extensions.js
2016-08-12 10:53:48 -06:00
Tim Schaub
d02cf1e7a9
Shuffle assertions
2016-08-12 10:53:47 -06:00
Benjamin
f73ee14e3c
Added image data value to 'forEachLayerAtPixel' method callback
...
The update has been added to the docs for all 'forEachLayerAtPixel' definitions
and currently returns null for non-supporting definitions. ol.Color typeDef
was also updated to support Uint8Arrays & Uint8ClampedArrays as it is the
reference type for the addded argument #5586
2016-08-12 12:13:11 -04:00
Peter Robins
de910916e6
Fix typo in tilegrid/wmts
2016-08-12 16:25:01 +01:00
Andreas Hocevar
30ed4a29c8
Fix winding order for raster reprojection triangles
...
On Firefox/Linux, calling clip() without closePath() requires this.
2016-08-11 15:56:52 +02:00
Andreas Hocevar
9d80116bf0
Remove closePath() where clip() is used
...
clip() does an implicit closePath(), see
https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Compositing#Clipping_paths
2016-08-11 15:56:52 +02:00
Andreas Hocevar
370c0c0846
Do not close the ring when we use closePath()
2016-08-11 15:56:52 +02:00
Andreas Hocevar
a4f69f32d7
Avoid expensive closePath() when it makes no visual difference
2016-08-11 15:56:52 +02:00
Andreas Hocevar
4b68df73a8
Do not expose ol.MapBrowserPointerEvent to the docs
2016-08-09 16:13:57 +02:00
Pierre GIRAUD
bac39d3996
Fix cursor change in translate interaction
2016-08-09 16:01:51 +02:00
Andreas Hocevar
a9c54e0c02
Fix event type and documentation of ol.events.condition.mouseOnly
2016-08-09 15:55:14 +02:00
Frederic Junod
ce3346a477
Rename ol.style.IconImageCache to ol.style.IconImageCache_
2016-08-09 13:25:07 +02:00
Frederic Junod
fbb585c5d8
Remove goog.addSingletonGetter function
2016-08-09 11:28:02 +02:00
Tim Schaub
568f0c81bb
Move wrapX to ol.tilegrid to break circular dependency
2016-08-08 13:48:54 -06:00
Tim Schaub
789aeb1c64
Toward a fix for ol.tilegrid
2016-08-08 10:22:28 -06:00
Tim Schaub
3a1bbc4248
Get rid of ol.render.IReplayGroup interface
2016-08-08 09:58:12 -06:00
Tim Schaub
907a65ab83
Remove unused goog.require() calls in the source
2016-08-08 09:58:10 -06:00
Tim Schaub
feb7713225
Remove lint
2016-08-07 13:28:19 -06:00
Tim Schaub
b1593124ba
Put the primary provide first
2016-08-07 10:49:13 -06:00
Tim Schaub
b47dc998a3
More WebGL name corrections
2016-08-07 10:49:12 -06:00
Tim Schaub
f5cbfdff04
Move ol/ol.js to ol/index.js
2016-08-07 10:49:12 -06:00
Tim Schaub
12e81e5487
Clean up WebGL provides
2016-08-07 10:49:12 -06:00
Tim Schaub
1b8310a6fe
Rename ol/objectutil.js to ol/obj.js
2016-08-07 10:49:12 -06:00
Tim Schaub
bbf91b3477
Move ol/format.jsdoc to ol/format/index.jsdoc
2016-08-07 10:49:12 -06:00
Tim Schaub
e631913c8f
Move ol/control.jsdoc to ol/control/index.jsdoc
2016-08-07 10:49:12 -06:00
Tim Schaub
4c8b583e30
Move ol/webgl/webgl.js to ol/webgl/index.js
2016-08-07 10:49:11 -06:00
Tim Schaub
97d403784d
Move tilegrid files so they are named like their provides
2016-08-07 10:49:11 -06:00