Andreas Hocevar
|
d6adbfd8fa
|
Changelog for v4.0.0
|
2017-02-10 17:43:42 +00:00 |
|
Andreas Hocevar
|
da4ddccad9
|
Allow Zoomify url without TileGroup, z, x and y placeholder
|
2017-02-10 12:01:56 +01:00 |
|
Frederic Junod
|
a4a8d01bac
|
Use an url template for ol.source.Zoomify
|
2017-02-09 17:06:23 +01:00 |
|
Frederic Junod
|
a6e17318d3
|
Remove ol.Observable#unByKey
|
2017-02-07 16:58:44 +01:00 |
|
Tim Schaub
|
8f39960427
|
Document removal of deprecated methods
|
2017-02-06 08:53:07 -07:00 |
|
Tim Schaub
|
fcb9dafc33
|
Use the ol.DEBUG_WEBGL flag to debug shader sources
|
2017-01-16 16:57:37 -07:00 |
|
Andreas Hocevar
|
7424ee91e3
|
Remove the '3' from OpenLayers
|
2017-01-02 23:03:03 +01:00 |
|
Tim Schaub
|
137cdc04c8
|
Remove ol.DEBUG
|
2017-01-01 20:37:52 -07:00 |
|
Tim Schaub
|
a1229cdef7
|
Remove unnecessary build flags
|
2016-12-28 14:09:19 -07:00 |
|
Andreas Hocevar
|
20155ce2a7
|
Remove the requirement to provide a size to ol.View#fit()
|
2016-12-16 14:52:09 +01:00 |
|
Tim Schaub
|
b21944fb50
|
Changelog for v3.20.0
|
2016-12-10 12:24:02 -07:00 |
|
Tim Schaub
|
4ff87a0eef
|
Merge pull request #6224 from aAXEe/pinZoom-allowFractionalZoom
Pinch zoom: allow fractional zoom
|
2016-12-09 10:22:05 -07:00 |
|
Axel Utech
|
61ac0c47ed
|
add an upgrade note about the new pinchZoom behavior
|
2016-12-09 18:03:20 +01:00 |
|
simonseyock
|
55ec0af072
|
Simplified api
|
2016-12-08 10:14:36 +01:00 |
|
simonseyock
|
f6ee11bb68
|
Documentation and linting
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
4640c44f2a
|
Added old syntax and hasFeatureAtPixel to changelog
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
c93b0ba859
|
Added upgrade note
|
2016-12-08 10:14:09 +01:00 |
|
Tim Schaub
|
08569d4eb3
|
Dedicated module for ol.proj.Projection
|
2016-12-04 12:41:04 -08:00 |
|
Tim Schaub
|
474e6ea643
|
Add upgrade notes about view.animate()
|
2016-11-06 17:13:13 -07:00 |
|
Marc Jansen
|
849b04b882
|
Changelog for v3.19.1
|
2016-10-28 11:51:07 +02:00 |
|
Andreas Hocevar
|
cfe78f2766
|
Merge pull request #6034 from ahocevar/gradient-pattern-origin
Use geometry extent's top left corner as pattern/gradient origin
|
2016-10-28 11:48:01 +02:00 |
|
Marc Jansen
|
47c5e8fef7
|
Changelog for v3.19.0
|
2016-10-21 10:19:03 +02:00 |
|
Tim Schaub
|
9875df39bf
|
Use https for openlayers.org
|
2016-10-16 00:16:15 -06:00 |
|
Tim Schaub
|
978548b085
|
Use https for cdn.polyfill.io
|
2016-10-16 00:14:52 -06:00 |
|
Frederic Junod
|
ed677cec4e
|
Rename ol.render.EventType to ol.render.Event.Type
|
2016-10-13 12:02:51 +02:00 |
|
Frederic Junod
|
5a3794752a
|
Rename ol.interaction.InteractionProperty to ol.interaction.Interaction.Property
|
2016-10-13 11:50:42 +02:00 |
|
Andreas Hocevar
|
f655f6740e
|
Move gradient and pattern fills with the view
|
2016-10-13 09:30:09 +02:00 |
|
Frederic Junod
|
78af52d62d
|
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-21 08:35:49 +02:00 |
|
Frederic Junod
|
84c50ca6b2
|
Fix changelog/upgrade-notes.md formating
|
2016-09-20 16:54:19 +02:00 |
|
Marc Jansen
|
7b8b300b31
|
Rename source.RasterEvent* to source.Raster.Event*
|
2016-09-13 09:25:47 +02:00 |
|
Frederic Junod
|
f860c94840
|
Rename ol.ModifyEventType to ol.interaction.Modify.EventType
|
2016-09-07 16:57:03 +02:00 |
|
Frederic Junod
|
c6a9bc66d6
|
Rename ol.interaction.ModifyEvent to ol.interaction.Modify.Event
|
2016-09-07 16:55:47 +02:00 |
|
Frederic Junod
|
c30a97ef59
|
Rename ol.interaction.SelectEventType to ol.interaction.Select.EventType
|
2016-09-07 16:49:18 +02:00 |
|
Frederic Junod
|
fa40b59c53
|
Rename ol.interaction.SelectEvent to ol.interaction.Select.Event
|
2016-09-07 16:46:26 +02:00 |
|
Frederic Junod
|
82d172545c
|
Rename ol.interaction.DrawEventType to ol.interaction.Draw.EventType
|
2016-09-07 16:43:18 +02:00 |
|
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 |
|