Alexandre Dubé
|
657b9dc018
|
Fix 'Shift' DragZoom in default interactions, use zoomDuration
This fix allows the DragZoom interaction created in the default
interactions to use the zoom duration defined in the options, if
set.
|
2015-10-14 13:46:30 -04:00 |
|
Alexandre Dubé
|
bd4b7a890d
|
Fix DragZoom interaction duration, allow 0 value
|
2015-10-14 13:39:10 -04:00 |
|
jonataswalker
|
d29e5eaef1
|
Add method for retrieving ol.Overlay by id
|
2015-10-14 12:15:53 -03:00 |
|
Frederic Junod
|
0a76145a93
|
Relay on the pointerType property in ol.events.condition.mouseOnly
|
2015-10-13 14:37:52 +02:00 |
|
Marc Jansen
|
b75ef3ae18
|
Merge pull request #4259 from marcjansen/math-radians-degrees
Remove use of toDegrees/toRadians util functions
|
2015-10-12 23:27:20 +02:00 |
|
Marc Jansen
|
47a7b03e0e
|
Remove use of toDegrees/toRadians util functions
Instead of goog.math.toRadians and goog.math.toDegrees, we now use
our own implementations of these basic conversion functions.
|
2015-10-12 21:16:03 +02:00 |
|
Marc Jansen
|
9386415633
|
Remove usage of goog.dom.TagName enum
|
2015-10-12 20:45:49 +02:00 |
|
Andreas Hocevar
|
e111e30f33
|
Merge pull request #4255 from ahocevar/zoomslider-width
Fix zoom slider width for retina displays
|
2015-10-12 20:19:29 +02:00 |
|
Andreas Hocevar
|
61ce463cf9
|
Fix zoom slider width for retina displays
This also simplifies the css by using a button for the slider, like for other
controls.
|
2015-10-12 19:24:00 +02:00 |
|
Julien Enselme
|
475504cd85
|
Add parser for dimension property from WMTS Capabilities.xml
- Correct parsing of dimension in ol.source.WMTS.optionsFromCapabilities
|
2015-10-09 18:43:26 +02:00 |
|
Éric Lemoine
|
936118955f
|
Merge pull request #4161 from jonataswalker/translate-events
Add `translatestart`, `translateend` and `translating` events to `ol.interaction.Translate`
|
2015-10-09 18:16:17 +02:00 |
|
Éric Lemoine
|
d5ec75a643
|
Merge pull request #4186 from elemoine/webgl-context
Do not export ol.webgl.Context
|
2015-10-09 17:59:07 +02:00 |
|
Marc Jansen
|
03ed8085b9
|
Fix a drawText regression introduced with 31a68e21
|
2015-10-09 11:49:45 +02:00 |
|
Andreas Hocevar
|
c067f40ecf
|
Merge pull request #3727 from bogdanvaduva/overview_map
Added getOverviewMap getter method in overviewmapcontrol.js
|
2015-10-08 19:54:16 +02:00 |
|
Andreas Hocevar
|
c475902e19
|
Merge pull request #4237 from awaterme/master
#3328: GML3 - Writing features with multiple geometries
|
2015-10-08 18:11:53 +02:00 |
|
Bogdan Vaduva
|
1f7bdd10f8
|
Changed @api experimental to @api
|
2015-10-08 19:11:23 +03:00 |
|
jonataswalker
|
85163bceb6
|
Add 'getLayer()' method to 'ol.interaction.Select'
|
2015-10-08 16:18:33 +02:00 |
|
jonataswalker
|
094f8d5391
|
Add 'getLayer()' method to 'ol.interaction.Select'
|
2015-10-08 16:18:33 +02:00 |
|
Andreas Hocevar
|
09026af4fa
|
Merge pull request #4236 from ahocevar/recover-from-conflict-4036
Recover from bad merge conflict resolution in #4036
|
2015-10-08 15:34:37 +02:00 |
|
Andreas Hocevar
|
d429eba4ae
|
Merge pull request #3858 from Jebjum/master
Fix graticule on wrapped views
|
2015-10-08 15:27:37 +02:00 |
|
Andreas Hocevar
|
dc0c0877d7
|
Recover from bad merge conflict resolution in #4036
|
2015-10-08 15:18:11 +02:00 |
|
Andreas Hocevar
|
46a1140583
|
Merge pull request #4036 from alvinlindstam/fix-modify-events
Fix modify interaction event order
|
2015-10-08 12:17:57 +02:00 |
|
Andreas Hocevar
|
f95b154117
|
Merge pull request #4116 from ahocevar/overviewmap-view
Make ol.control.OverviewMap's view configurable
|
2015-10-08 11:44:38 +02:00 |
|
Andreas Hocevar
|
7c5bec260b
|
Merge pull request #4234 from tbarsballe/ogcwkt-proj4
Support OGC WKT proj4 def.units and def.to_meter
|
2015-10-07 20:59:00 +02:00 |
|
Torben Barsbsballe
|
7cefe56167
|
Support OGC WKT proj4 def.units and def.to_meter
|
2015-10-07 11:18:52 -07:00 |
|
Frédéric Junod
|
ce9ac92028
|
Merge pull request #4224 from fredj/simplify_rotate
Don't transform the angle into degrees to rotate the element
|
2015-10-07 09:04:41 +02:00 |
|
Frédéric Junod
|
0e83c90377
|
Merge pull request #4223 from fredj/rm_easing
Remove goog.fx.easing
|
2015-10-06 14:38:52 +02:00 |
|
Frederic Junod
|
d495b19448
|
Don't transform the angle into degrees to rotate the element
|
2015-10-06 14:04:47 +02:00 |
|
Frederic Junod
|
ef5cdb0ec6
|
Remove goog.fx.easing
|
2015-10-06 14:00:06 +02:00 |
|
Frederic Junod
|
b3493c6382
|
Remove unnecessary cast
|
2015-10-06 11:26:39 +02:00 |
|
Andreas Hocevar
|
17bac04030
|
Merge pull request #4209 from gberaudo/remove_goog_string_remove
Remove goog.string.remove
|
2015-10-05 10:04:13 +02:00 |
|
Andreas Hocevar
|
e01c16c00b
|
Merge pull request #4207 from gberaudo/remove_goog_string_startsWith
Remove goog.string.startsWith
|
2015-10-05 09:28:44 +02:00 |
|
Frédéric Junod
|
5abeaf3716
|
Merge pull request #4208 from gberaudo/remove_goog_string_trim
Remove goog.string.trim()
|
2015-10-05 09:06:32 +02:00 |
|
Andreas Hocevar
|
deea8060af
|
Fix canvas replay which broke with 31a68e2
See #4192
|
2015-10-04 23:12:39 +02:00 |
|
Andreas Hocevar
|
faff14c44c
|
Merge pull request #4164 from spatialillusions/patch-1
|
2015-10-02 11:11:08 +02:00 |
|
Andreas Hocevar
|
2d7d002c85
|
Fix coding style
|
2015-10-02 11:05:19 +02:00 |
|
Guillaume Beraudo
|
9b3f61a084
|
Remove goog.string.remove
Use standard replace method instead.
|
2015-10-01 14:54:04 +02:00 |
|
Frédéric Junod
|
4cf1ee769e
|
Merge pull request #4202 from fredj/rm_appendChild
Remove use of goog.dom.appendChild
|
2015-10-01 14:49:15 +02:00 |
|
Guillaume Beraudo
|
fef1b0981e
|
Remove goog.string.trim()
Replace with standard ECMAScript 5.1.
|
2015-10-01 14:14:06 +02:00 |
|
Guillaume Beraudo
|
b092bce4ff
|
Remove goog.string.startsWith
Replace with simple indexOf test
|
2015-10-01 14:00:42 +02:00 |
|
Frederic Junod
|
ef9b64673e
|
Remove unused local variables
|
2015-10-01 13:38:55 +02:00 |
|
Frederic Junod
|
4d53049a7f
|
Remove unnecessary cast
|
2015-10-01 13:38:49 +02:00 |
|
Frederic Junod
|
9b6ad1b36f
|
Remove use of goog.dom.appendChild
Use `parent.appendChild(child)` instead.
|
2015-10-01 12:06:38 +02:00 |
|
Marc Jansen
|
a38ac3a07b
|
Use !!expr and not the verbose expr !== null
This addresses review comments by @tschaub.
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
d5c5d651cb
|
Remove goog.isNull in xml class
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
ef0153692e
|
Remove goog.isNull in tileurlfunction class
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
5daf741922
|
Remove goog.isNull in tilecoord class
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
ae657518c5
|
Remove goog.isNull in view class
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
7d110c829f
|
Remove goog.isNull in tilegrid class
|
2015-10-01 09:18:53 +02:00 |
|
Marc Jansen
|
369f5a6171
|
Remove goog.isNull in lrucache class
|
2015-10-01 09:18:53 +02:00 |
|