simonseyock
|
5608e7284b
|
Renamed FeatureAtPixelOptions to AtPixelOptions for future use in forEachLayerAtPixel
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
e0edefb4d7
|
Added hitTolerance to select interaction. Added hitTolerance to select interaction example.
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
2ea41afe6e
|
Added hitTolerance to hasFeatureAtPixel. Corrected JsDoc problems.
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
63f57768a3
|
Removed olx.LayerFilter
|
2016-12-08 10:14:09 +01:00 |
|
simonseyock
|
80e392ea52
|
Satisfying linter, jsdoc & compiler
|
2016-12-08 10:14:09 +01:00 |
|
drnextgis
|
f492d69691
|
Add preload option to olx.layer.VectorTileOptions
|
2016-12-07 10:22:13 +07:00 |
|
Tim Schaub
|
3d2f677f2a
|
Add OperationType enum to ol.source.Raster
|
2016-12-06 14:49:43 -07:00 |
|
Tim Schaub
|
fdec14c425
|
Merge pull request #6177 from tchandelle/fit-animations
Add duration and easing options to view.fit() for animations
|
2016-12-02 19:09:08 -08: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 |
|
Bart van den Eijnden
|
64057d7e6b
|
Merge pull request #6077 from bartvde/bing-hidpi
Optionally enable hidpi support for Bing
|
2016-11-11 09:17:08 +01:00 |
|
Bart van den Eijnden
|
183266beef
|
Update externs definition
|
2016-11-07 19:27:33 +01:00 |
|
Tim Schaub
|
2eedffa100
|
Separate olx.OverlayPanOptions from olx.animation.PanOptions
|
2016-11-06 10:40:27 -07:00 |
|
Tim Schaub
|
3455686734
|
Doc updates
|
2016-11-06 09:39:35 -07:00 |
|
Tim Schaub
|
f6ad883db6
|
Use view.animate() to auto-pan an overlay
|
2016-11-06 09:13:55 -07:00 |
|
Tim Schaub
|
c95aa39dde
|
Support anchor for resolution animations
|
2016-11-05 20:41:40 -06:00 |
|
Tim Schaub
|
16954f8df0
|
New view animation options
|
2016-11-05 12:15:45 -06:00 |
|
Bart van den Eijnden
|
02c0a6a533
|
Optionally enable hidpi support for Bing
|
2016-11-04 17:17:07 +01:00 |
|
Frederic Junod
|
e0a9910d4e
|
Add new timeout option to ol.interaction.MouseWheelZoom
And remove the `ol.MOUSEWHEELZOOM_TIMEOUT_DURATION` define.
|
2016-10-28 09:07:42 +02:00 |
|
Tim Schaub
|
ff754a0a9f
|
Use https for www.openstreetmap.org
|
2016-10-16 00:34:06 -06:00 |
|
Tim Schaub
|
4b0e857b93
|
Add freehand to the typedef
|
2016-10-15 06:36:59 -06:00 |
|
Tim Schaub
|
fad6d368a6
|
Allow freehand drawing without a modifier key
|
2016-10-15 05:37:15 -06:00 |
|
Tim Schaub
|
4b6e907f69
|
Accept feature projection in GeoJSON constructor
|
2016-09-26 22:56:07 -06:00 |
|
Frederic Junod
|
78af52d62d
|
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-21 08:35:49 +02:00 |
|
Peter Robins
|
d4024846cf
|
Remove plain string from Map renderer option
To get this to compile with the examples, typecasts have to be added to Map renderer options.
|
2016-09-16 15:43:20 +00:00 |
|
Frederic Junod
|
e48fda6bef
|
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-13 17:16:29 +02:00 |
|
Frederic Junod
|
db2b8666b6
|
Rename ol.RendererType to ol.renderer.Type
|
2016-09-07 08:57:23 +02:00 |
|
Marc Jansen
|
9bf524a288
|
Rename source.wms.ServerType ➛ source.WMSServerType
|
2016-09-02 15:21:40 +02:00 |
|
Tim Schaub
|
5ce55d39ba
|
Remove the DOM renderer
|
2016-09-01 07:26:55 -06:00 |
|
Frederic Junod
|
0b2d183009
|
Rename ol.source.WMTSRequestEncoding to ol.source.WMTS.RequestEncoding
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
8b3536fc85
|
Rename ol.layer.VectorTileRenderType to ol.layer.VectorTile.RenderType
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
7df8b2bb2b
|
Rename ol.OverlayPositioning to ol.Overlay.Positioning
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
11c8b99602
|
Rename ol.format.IGCZ to ol.format.IGC.Z
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
a8d8942fba
|
Rename ol.style.IconAnchorUnits and ol.style.IconOrigin
|
2016-09-01 06:58:09 -06:00 |
|
Frederic Junod
|
cf9683dc03
|
Fix olx.style.TextOptions.rotateWithView option in externs
|
2016-08-30 10:30:26 +02:00 |
|
Bart van den Eijnden
|
fe6fe702b2
|
Merge pull request #5290 from tbarsballe/bboxinteraction
Add extent interaction
|
2016-08-27 09:08:28 +02:00 |
|
Torben Barsbsballe
|
7ed96f69f7
|
Add extent interaction
|
2016-08-25 17:41:39 +02:00 |
|
Andreas Hocevar
|
b7c84b269c
|
Merge pull request #5196 from ahocevar/batch-fill-stroke
Batch polygon and circle fills and strokes
|
2016-08-24 12:02:52 +02:00 |
|
Andreas Hocevar
|
395793b921
|
Additional tests and code comments
|
2016-08-24 11:44:15 +02:00 |
|
Frederic Junod
|
8e95d94f3e
|
Add rotateWithView option to ol.style.Text
|
2016-08-23 13:26:02 +02:00 |
|
Andreas Hocevar
|
7e940e618e
|
Introduce new overlaps option for Vector and VectorTile sources
Instead of deciding whether to batch fills and strokes by looking at the
opacity of the style, we now rely on user input.
|
2016-08-23 12:05:03 +02:00 |
|
tsauerwein
|
05d91e8825
|
Show resultType attribute in docs
|
2016-08-16 11:43:33 +02:00 |
|
Tim Schaub
|
9e4d80b459
|
Move State to ol.Tile
|
2016-08-12 10:53:49 -06:00 |
|
Tim Schaub
|
e0d05f7491
|
One provide from scaleline.js
|
2016-08-12 10:53:48 -06:00 |
|
Peter Robins
|
393cf31046
|
Clarify that default source.Vector loader only handles features
|
2016-07-14 11:05:30 +01:00 |
|
Andreas Hocevar
|
a64e3c1d3e
|
Add renderBuffer option for ol.source.ImageVector
|
2016-07-13 14:23:41 +02:00 |
|
Frederic Junod
|
fe67b047f4
|
Fix olx.source.OSMOptions#url default value documentation
|
2016-07-07 15:39:31 +02:00 |
|
Andreas Hocevar
|
9624357bc3
|
Merge pull request #5507 from ahocevar/remove-goog-vec
Remove use of goog.vec.*
|
2016-07-01 22:46:42 +02:00 |
|
Frédéric Junod
|
39de933e64
|
Merge pull request #5522 from SamuelBerger/master
Add 'condition' option to ol.interaction.DragPanOptions in olx.js
|
2016-06-29 14:52:34 +02:00 |
|
Frederic Junod
|
7a43a667ce
|
Remove olx.source.TileWMSOptions#maxZoom option
|
2016-06-29 13:44:10 +02:00 |
|