Frederic Junod
|
3d1b1d5ac5
|
Rename ol.interaction.DrawEvent to ol.interaction.Draw.Event
|
2016-09-07 16:40:42 +02:00 |
|
Frederic Junod
|
3e4ed489a4
|
Rename ol.interaction.DrawMode to ol.interaction.Draw.Mode
|
2016-09-07 16:38:16 +02:00 |
|
Frederic Junod
|
d35537e975
|
Rename ol.layer.TileProperty to ol.layer.Tile.Property
|
2016-09-07 10:47:39 +02:00 |
|
Frederic Junod
|
302f37ae7a
|
Rename ol.interaction.ExtentEventType to ol.interaction.Extent.EventType
|
2016-09-07 10:36:02 +02:00 |
|
Frederic Junod
|
151e9866ea
|
Rename ol.interaction.ExtentEvent to ol.interaction.Extent.Event
|
2016-09-07 10:34:10 +02:00 |
|
Frederic Junod
|
cfc1337cde
|
Rename ol.source.ImageEventType to ol.source.Image.EventType
|
2016-09-07 10:22:25 +02:00 |
|
Frederic Junod
|
d08e9e65b4
|
Rename ol.source.ImageEvent to ol.source.Image.Event
|
2016-09-07 10:21:21 +02:00 |
|
Frederic Junod
|
36b50ab491
|
Rename ol.interaction.TranslateEventType to ol.interaction.Translate.EventType
|
2016-09-07 10:14:11 +02:00 |
|
Frederic Junod
|
7ced5e68be
|
Rename ol.interaction.TranslateEvent to ol.interaction.Translate.Event
|
2016-09-07 10:12:30 +02:00 |
|
Frederic Junod
|
107dd6a85f
|
Rename ol.MapEventType to ol.MapEvent.Type
|
2016-09-07 10:05:38 +02:00 |
|
Frederic Junod
|
14c9212992
|
Rename ol.interaction.DragAndDropEventType to ol.interaction.DragAndDrop.EventType
|
2016-09-07 09:38:16 +02:00 |
|
Frederic Junod
|
dfa0c00810
|
Rename ol.interaction.DragAndDropEvent to ol.interaction.DragAndDrop.Event
|
2016-09-07 09:38:16 +02:00 |
|
Frederic Junod
|
6c7b395024
|
Rename ol.MapProperty to ol.Map.Property
|
2016-09-07 09:38:16 +02:00 |
|
Frédéric Junod
|
ac26a2cfcd
|
Merge pull request #5855 from fredj/rename_dragbox_event
Rename ol.DragBoxEvent* to ol.interaction.DragBox.Event*
|
2016-09-07 09:37:59 +02:00 |
|
Frederic Junod
|
db2b8666b6
|
Rename ol.RendererType to ol.renderer.Type
|
2016-09-07 08:57:23 +02:00 |
|
Frederic Junod
|
f6daa99082
|
Rename ol.DragBoxEventType to ol.interaction.DragBox.EventType
|
2016-09-06 09:14:36 +02:00 |
|
Frederic Junod
|
7135cec0fd
|
Rename ol.DragBoxEvent to ol.interaction.DragBox.Event
|
2016-09-06 09:10:17 +02:00 |
|
Frédéric Junod
|
86c1513062
|
Merge pull request #5846 from probins/patch-2
Remove unused goog.require('ol')
|
2016-09-06 08:54:19 +02:00 |
|
Frédéric Junod
|
d06b5dc818
|
Merge pull request #5852 from fredj/ol.interaction.Extent_cleanup
ol.interaction.extent cleanup
|
2016-09-05 09:51:47 +02:00 |
|
Frederic Junod
|
ed4401e15e
|
Remove unused removeExtentFeature_ function in ol.interaction.Extent
|
2016-09-05 09:14:49 +02:00 |
|
Frederic Junod
|
cd7bc2e4bf
|
Remove unused removeExtentFeature_ function in ol.interaction.Extent
|
2016-09-05 09:14:49 +02:00 |
|
Frederic Junod
|
d863cff28d
|
Remove unused lastPixel_ in ol.interaction.Extent
|
2016-09-05 09:14:49 +02:00 |
|
Frederic Junod
|
6c7f50a38e
|
Add '=' to optional parameter annotation
|
2016-09-05 09:14:49 +02:00 |
|
Frederic Junod
|
1deedd5b7a
|
Remove unused imageByContext_ in ol.ImageTile
Leftover from #5815
|
2016-09-05 09:07:21 +02:00 |
|
Peter Robins
|
c4ea5e60c2
|
Remove unused goog.require
|
2016-09-03 14:57:32 +01:00 |
|
Tim Schaub
|
956aed7eb4
|
Merge pull request #5837 from tschaub/global
Remove ol.global
|
2016-09-02 21:18:26 -06:00 |
|
Andreas Hocevar
|
f4b40ab28e
|
Merge pull request #5842 from ahocevar/remove-extra-provide
Remove extra provide causing a circular dependency
|
2016-09-02 22:05:49 +02:00 |
|
Andreas Hocevar
|
ae41b83a78
|
Remove extra provide causing a circular dependency
|
2016-09-02 21:46:46 +02:00 |
|
Andreas Hocevar
|
9b61e8f44c
|
Merge pull request #5795 from thomasmoelhave/wmts-tile-transitions
Render older loaded tiles while waiting for new tiles
|
2016-09-02 16:53:55 +02:00 |
|
Andreas Hocevar
|
ed17cbc6f0
|
Move interim tile related methods to ol.Tile
|
2016-09-02 15:28:28 +02:00 |
|
Thomas Moelhave
|
69fc9edb4d
|
Render older loaded tiles while waiting for new tiles
|
2016-09-02 15:28:28 +02:00 |
|
Marc Jansen
|
9bf524a288
|
Rename source.wms.ServerType ➛ source.WMSServerType
|
2016-09-02 15:21:40 +02:00 |
|
Marc Jansen
|
02c1e78412
|
Rename source.VectorEvent(*) to source.Vector.Event(*)
|
2016-09-02 14:29:15 +02:00 |
|
Andreas Hocevar
|
e962b6f801
|
Merge pull request #5835 from thomasmoelhave/getuid-sequence
document and test ol.getUid sequence behavior
|
2016-09-02 10:34:22 +02:00 |
|
Thomas Moelhave
|
eddfc04ccc
|
Document and test ol.getUid sequence behavior
|
2016-09-02 09:09:24 +02:00 |
|
Tim Schaub
|
651c6959ab
|
Remove ol.global
|
2016-09-01 23:13:00 -06:00 |
|
Thomas Moelhave
|
0fd834b4e1
|
Rename goog.DEBUG to ol.DEBUG
|
2016-09-01 20:00:45 +02:00 |
|
Tim Schaub
|
617dca34f5
|
Merge pull request #5815 from tschaub/domless
Remove the DOM renderer
|
2016-09-01 09:07:03 -06:00 |
|
Andreas Hocevar
|
6e0b406c7b
|
Always close polygon rings
This ensures that we do not optimize away the last vertex of a polygon
|
2016-09-01 16:19:41 +02:00 |
|
Tim Schaub
|
935348fdca
|
Remove unnecessary ol.vec.Mat4 dependency
|
2016-09-01 07:32:05 -06:00 |
|
Tim Schaub
|
0ea5ded807
|
Remove unused ol.dom.setTransform()
|
2016-09-01 07:32:05 -06:00 |
|
Tim Schaub
|
0a60eced25
|
Remove unused ol.dom.canUseCssTransform()
|
2016-09-01 07:32:04 -06:00 |
|
Tim Schaub
|
54357bbc2b
|
Remove unused ol.dom.canUseCssTransform3D()
|
2016-09-01 07:31:34 -06:00 |
|
Tim Schaub
|
c11c4e4d17
|
Remove unused ol.dom.transformElement2D()
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
bd89d1f227
|
Remove unused context arg for tile.getImage()
|
2016-09-01 07:30:29 -06:00 |
|
Tim Schaub
|
5ce55d39ba
|
Remove the DOM renderer
|
2016-09-01 07:26:55 -06:00 |
|
Tim Schaub
|
ff8a84a220
|
Deal with ol.global issues
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
9e1a3f59e3
|
Restructure Canvas replay classes
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
d1d3e6a37a
|
Move ol.render.canvas.Instruction to its own file
|
2016-09-01 06:58:12 -06:00 |
|
Tim Schaub
|
74047e747d
|
Rename ol.source.TileEvent to ol.source.Tile.Event
|
2016-09-01 06:58:12 -06:00 |
|