Andreas Hocevar
e62cc6ac47
Fix assert namespace
2016-08-23 09:58:31 +02:00
Andreas Hocevar
c81709bed3
Merge pull request #5616 from ahocevar/fix-mouseonly-type
...
Fix event type and documentation of ol.events.condition.mouseOnly
2016-08-23 09:46:16 +02:00
Frédéric Junod
7206c0f2f1
Merge pull request #5757 from fredj/cluster_setDistance
...
Add ol.source.Cluster#setDistance function
2016-08-23 08:29:52 +02:00
Andreas Hocevar
f9a595ed5b
Merge pull request #5752 from ahocevar/fix-rotated-replaycontext
...
Set proper replay canvas size and offset for rotated view
2016-08-22 21:40:29 +02:00
Frederic Junod
f164ad7598
Add ol.source.Cluster#setDistance function
2016-08-22 13:36:44 +02:00
Frédéric Junod
ef07dc6eff
Merge pull request #5727 from fredj/add_missing_goog_require
...
Add missing goog require
2016-08-22 08:35:06 +02:00
Andreas Hocevar
02daf761f0
Set proper replay canvas size and offset for rotated view
2016-08-21 14:14:37 +02:00
Frederic Junod
2fb5e544c2
Take the pixelRatio into account when computing the gutter
2016-08-17 13:33:03 +02:00
Frederic Junod
522398d064
Add missing goog.require('ol.style.Style')
2016-08-17 10:00:36 +02:00
Frederic Junod
d4ad9ad616
Add missing goog.require('ol')
2016-08-17 09:57:21 +02:00
Frederic Junod
793ec85b9d
Add missing goog.require('ol.render.canvas')
2016-08-17 09:57:21 +02:00
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
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