Commit Graph
18 Commits
Author SHA1 Message Date
Thomas Chandelle 3b64133f21 Add tests for linedash for HiDPI display 2016-12-05 09:26:06 +01:00
Thomas Chandelle 7ee04ec200 Compare current linedash and new linedash as arrays 2016-12-05 09:24:13 +01:00
Thomas Chandelle a0e310700c Apply pixelRatio to line dash 2016-12-05 09:24:13 +01:00
Thomas Chandelle 5b04771d3f Add duration and easing options to view.fit() for animations 2016-11-28 13:55:40 +01:00
Thomas Chandelle c4af981b01 easing option is optional
jsdoc was probably interpreting function(number):number|undefined as
a function that returns a number or undefined.
2016-11-28 13:07:02 +01:00
Thomas Chandelle c898cda2e6 Generate projection transform function only when requested 2016-11-28 09:50:41 +01:00
Thomas Chandelle 9ffa103a79 Image rotation in WebGL was anti-clockwise 2016-11-25 09:02:20 +01:00
Thomas Chandelle d8c428a8a2 Remove also carriage return after goog.require in examples 2016-11-22 16:49:12 +01:00
Thomas Chandelle 800c6f53a9 Merge ol.style.Circle and RegularShape together 2016-11-18 15:17:35 +01:00
Thomas Chandelle 5d214567ab Add test for Translate interaction, without features option 2016-11-09 14:36:25 +01:00
Thomas Chandelle af82f972da Check for middle events
Most of the times, there is only 3 events. This loop is supposed to
check the middle one, but never does;
2016-11-09 14:25:33 +01:00
Thomas Chandelle 60e352fa09 Make Translate options optional 2016-11-09 13:54:10 +01:00
Thomas Chandelle 741494098e Fix link anchor to static members 2016-11-09 13:30:57 +01:00
Thomas Chandelle 5b00095bd0 Rotate the arrows with the view 2016-11-09 09:42:08 +01:00
Thomas Chandelle 5d61218134 Keep the other dim from the original segment when modifying vertex 2016-11-04 09:47:30 +01:00
Thomas Chandelle 2420ad56c1 If there is no features option, all features will be translated. 2016-11-03 14:03:11 +01:00
tchandelle dc9770911f Wrong link to errors 2016-10-17 09:45:47 +02:00
Thomas Chandelle 32f112659f Typo for MultiLineString style 2016-10-13 16:58:41 +02:00