Frédéric Junod
46fde0e439
Merge pull request #6727 from fredj/hitTolerance_doc
...
Add default value in doc for the hitTolerance option
2017-04-20 08:24:00 +02:00
Frederic Junod
0f032a1388
Add default value in doc for the hitTolerance option
2017-04-19 12:05:03 +02:00
Frederic Junod
f7c71bdaac
Add wrapX option to Stamen source
2017-04-18 13:31:30 +02:00
Tim Schaub
d28f50465b
Support for unique collections
2017-04-13 05:38:49 -06:00
Frédéric Junod
5b162ce2b9
Merge pull request #6689 from fredj/constrainResolution
...
Add new constrainResolution option to olx.interaction.DefaultsOptions
2017-04-11 13:53:33 +02:00
Andreas Hocevar
8a0e7439a7
Improve docs for MouseWheelZoom constrainResolution
2017-04-11 13:28:18 +02:00
Frederic Junod
15e6fa454d
Add new constrainResolution option to olx.interaction.DefaultsOptions
2017-04-11 13:27:11 +02:00
Andreas Hocevar
55ace18509
Merge pull request #6682 from ahocevar/mouseweel-typedef
...
Add example, docs and typedef for MouseWheelZoom's constrainResolution option
2017-04-10 10:26:55 +02:00
Andreas Hocevar
9a230fcacf
Improve documentation
2017-04-10 10:10:26 +02:00
Andreas Hocevar
3285c11e9c
Add constrainResolution to MouseWheelZoomOptions
2017-04-10 09:23:54 +02:00
Frédéric Junod
fc1a0c6c3d
Merge pull request #6681 from fredj/constrainResolution_typedef
...
Add constrainResolution in olx.interaction.PinchZoomOptions typedef
2017-04-10 08:56:55 +02:00
Andreas Hocevar
07b8d97751
Merge pull request #6671 from kaiCu/master
...
Add constraintResolution option to MouseWheelZoom for zoom with trackpad
2017-04-10 08:47:30 +02:00
Frederic Junod
639f40cb94
Add constrainResolution in olx.interaction.PinchZoomOptions typedef
2017-04-10 08:44:21 +02:00
Frederic Junod
5c6c555b62
Remove ol.DRAG_BOX_HYSTERESIS_PIXELS define and add option
2017-04-07 15:31:59 +02:00
Kai Culemann
c1adde6a13
Add constraintResolution option to MouseWheelZoom for zoom with trackpad
2017-04-04 15:06:08 +02:00
Julien Enselme
ecafa44196
Add support for WFS 1.0.0 to ol.format.WFS#writeTransaction
...
- Add a version property to olx.format.WFSWriteTransactionOptions to set
the WFS protocol version to use
- Use the specified version to use the correct schema and version in the
GML request
- Use the version to select the proper GML serializer
2017-03-21 10:59:28 +01:00
Andreas Hocevar
518d433d64
Fix RegularShape documentation
2017-03-18 12:16:26 +01:00
Ilia Choly
2dc656c098
Add ol.RenderOrderFunction typedef
2017-03-09 13:02:39 -05:00
Frederic Junod
7c45a0dc4f
Fix olx.style.IconOptions.prototype.src type
...
The `olx.style.IconOptions` `@typedef` was already correct.
2017-02-20 12:19:58 +01: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
Tim Schaub
f5aea97d3b
All @api annotations imply stability
2017-02-06 09:22:05 -07:00
Thomas Chandelle
1965bff8b7
Add newline to move the default value below the list
2017-01-24 16:10:38 +01:00
Andreas Hocevar
2e89ca3aa3
Add projection option to ol.source.Zoomify
2017-01-20 16:23:59 +01:00
Frédéric Junod
1692a19c3b
Merge pull request #6300 from fredj/hidpi_ImageArcGISRest
...
Add missing hidpi option for ol.source.ImageArcGISRest
2017-01-09 08:28:50 +01:00
Thomas Chandelle
7a4ae3a6ac
Line Dash offset
2017-01-04 11:19:47 +01:00
Andreas Hocevar
7424ee91e3
Remove the '3' from OpenLayers
2017-01-02 23:03:03 +01:00
Tim Schaub
e2f78a8006
Shared module for raster operation type enum
2016-12-27 14:08:23 -07:00
Tim Schaub
9ddee2ea4e
Shared module for overlay positioning enum
2016-12-27 13:58:31 -07:00
Tim Schaub
5b937f02ae
Shared module for vector tile render type enum
2016-12-27 13:42:44 -07:00
Tim Schaub
d353fb7dc9
Dedicated module for IGC altitude enum
2016-12-27 13:21:26 -07:00
Tim Schaub
511e21ce5f
Dedicated module for scale line units enum
2016-12-27 13:15:35 -07:00
Tim Schaub
d6bff223da
Dedicated module for WMTS request encoding enum
2016-12-27 13:08:56 -07:00
Tim Schaub
02edf0ab24
Dedicated module for icon anchor units enum
2016-12-27 10:26:11 -07:00
Tim Schaub
cbe82913b4
Dedicated module for icon origin enum
2016-12-27 10:22:57 -07:00
Tim Schaub
895a506025
Remove state enum from tile constructor
2016-12-27 10:17:26 -07:00
Frederic Junod
3642f02601
Add missing hidpi option for ol.source.ImageArcGISRest
2016-12-23 14:36:26 +01:00
Frederic Junod
398ecf3660
Document olx.AtPixelOptions#hitTolerance default value
2016-12-21 14:51:49 +01: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
4ff87a0eef
Merge pull request #6224 from aAXEe/pinZoom-allowFractionalZoom
...
Pinch zoom: allow fractional zoom
2016-12-09 10:22:05 -07:00
Axel Utech
321b1f72ad
add an option to make the pinchZoom constrain zoom levels to integers
...
Changes the default behavior of ol.interaction.PinchZoom to keep
the fractional zoom level after the gesture.
The old behavior of zooming to the next whole-number level can be
enforced with the new parameter `constrainResolution`.
2016-12-09 18:02:36 +01:00
simonseyock
f10ae6c474
Adressed review.
...
Reusing transform
Changing either size of the canvas or clearing it
adding unit of hitTolerance to jsdoc
2016-12-08 10:14:36 +01:00
simonseyock
55ec0af072
Simplified api
2016-12-08 10:14:36 +01:00
simonseyock
8edc2be103
Added hitTolerance to TranslateInteraction
2016-12-08 10:14:09 +01:00
simonseyock
f6ee11bb68
Documentation and linting
2016-12-08 10:14:09 +01:00
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