Frédéric Junod
|
2b0256140e
|
Merge pull request #10184 from fredj/heatmap_weight
Clamp the weight value between 0 and 1
|
2019-10-24 15:34:17 +02:00 |
|
Frederic Junod
|
88bbb8c1ae
|
Clamp the weight value between 0 and 1
|
2019-10-24 13:52:59 +02:00 |
|
Frédéric Junod
|
b6d694050e
|
Merge pull request #10170 from openlayers/select-feature_html
Add back html from select-features example
|
2019-10-23 09:24:43 +02:00 |
|
Frederic Junod
|
33b0f88771
|
Add back html from select-features example
The example was removed and added back in 38124d770b but the html file was missing
|
2019-10-23 09:03:19 +02:00 |
|
Frédéric Junod
|
e0cab3d3ba
|
Merge pull request #10157 from openlayers/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-2.1.0
Bump karma-coverage-istanbul-reporter from 2.0.5 to 2.1.0
|
2019-10-21 16:01:30 +02:00 |
|
Frédéric Junod
|
34ed3c684e
|
Merge pull request #10155 from openlayers/dependabot/npm_and_yarn/types/pbf-3.0.2
Bump @types/pbf from 3.0.1 to 3.0.2
|
2019-10-21 15:42:55 +02:00 |
|
Frédéric Junod
|
d0811ea286
|
Merge pull request #10153 from openlayers/dependabot/npm_and_yarn/yargs-14.2.0
Bump yargs from 14.0.0 to 14.2.0
|
2019-10-21 15:42:37 +02:00 |
|
Frédéric Junod
|
54c5330203
|
Merge pull request #10154 from openlayers/dependabot/npm_and_yarn/babel/core-7.6.4
Bump @babel/core from 7.4.4 to 7.6.4
|
2019-10-21 15:42:03 +02:00 |
|
Frédéric Junod
|
b46e985af0
|
Merge pull request #10151 from openlayers/dependabot/npm_and_yarn/rollup-plugin-babel-4.3.3
Bump rollup-plugin-babel from 4.3.2 to 4.3.3
|
2019-10-21 15:05:07 +02:00 |
|
Frédéric Junod
|
bcdb191de2
|
Merge pull request #10148 from openlayers/dependabot/npm_and_yarn/rollup-plugin-node-resolve-5.2.0
Bump rollup-plugin-node-resolve from 5.0.0 to 5.2.0
|
2019-10-21 14:19:56 +02:00 |
|
Frédéric Junod
|
fc9123947d
|
Merge pull request #10150 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-5.0.4
Bump copy-webpack-plugin from 5.0.3 to 5.0.4
|
2019-10-21 14:06:22 +02:00 |
|
Frédéric Junod
|
636c65da69
|
Merge pull request #10149 from openlayers/dependabot/npm_and_yarn/rbush-3.0.1
Bump rbush from 3.0.0 to 3.0.1
|
2019-10-21 14:05:08 +02:00 |
|
Frédéric Junod
|
adcbd0bb50
|
Merge pull request #10147 from openlayers/dependabot/npm_and_yarn/rollup-1.25.1
Bump rollup from 1.12.0 to 1.25.1
|
2019-10-21 14:04:18 +02:00 |
|
Frédéric Junod
|
a75ea2cc6b
|
Merge pull request #10117 from openlayers/greenkeeper/pbf-3.2.1
Update pbf to the latest version 🚀
|
2019-10-14 15:35:22 +02:00 |
|
Frédéric Junod
|
aba93e7b9c
|
Merge pull request #10104 from openlayers/attribution_font_size
Remove font sizing from the attribution control
|
2019-10-14 15:28:02 +02:00 |
|
Frederic Junod
|
a126702e95
|
Add back max-width for the attribution control in examples
|
2019-10-14 09:24:18 +02:00 |
|
Frédéric Junod
|
f277206631
|
Merge pull request #10111 from mike-000/patch-6
Correct the defaulting of ol/source/VectorTile maxZoom
|
2019-10-10 16:05:51 +02:00 |
|
Frédéric Junod
|
58b4b6eeea
|
Merge pull request #10102 from KlausBenndorf/type-fixes
Cosmetic type fixes
|
2019-10-10 09:43:53 +02:00 |
|
Frédéric Junod
|
2483fbd26b
|
Merge pull request #10107 from mike-000/patch-5
Update Vector Tile Info example test for no features
|
2019-10-10 08:47:40 +02:00 |
|
Frédéric Junod
|
736ef88473
|
Merge pull request #10097 from fredj/text-align
Align layer canvas to the left
|
2019-10-10 08:31:36 +02:00 |
|
Frederic Junod
|
97ded06ee4
|
Remove attribution control custom style in examples
|
2019-10-09 16:48:19 +02:00 |
|
Frederic Junod
|
c5eb80e610
|
Remove font sizing from the attribution control
|
2019-10-09 14:19:24 +02:00 |
|
Frederic Junod
|
f20db28901
|
Align layer canvas to the left
So that the position is not affected by the `text-align` css rule.
|
2019-10-07 13:48:32 +02:00 |
|
Frederic Junod
|
2ce14a50a1
|
Add a rendering test case for text-align css property
|
2019-10-07 13:25:04 +02:00 |
|
Frédéric Junod
|
3ab32ff744
|
Merge pull request #10076 from fredj/rm_typecast
Remove unnecessary typecast
|
2019-10-02 14:57:55 +02:00 |
|
Frederic Junod
|
daaaff5ac7
|
Remove unnecessary typecast
Remove typecast where typescript is able to correctly deduce the type.
|
2019-10-02 10:44:06 +02:00 |
|
Frédéric Junod
|
92f70c225f
|
Merge pull request #10072 from fredj/better_typing
Better typing
|
2019-10-01 15:27:27 +02:00 |
|
Frederic Junod
|
41b7893523
|
Mark properties as nullable
|
2019-10-01 10:47:07 +02:00 |
|
Frederic Junod
|
89becd4c6d
|
Remove unused variables
|
2019-10-01 08:34:00 +02:00 |
|
Frédéric Junod
|
a7605c7447
|
Merge pull request #10042 from fredj/better_typing
Better typing
|
2019-09-27 16:39:26 +02:00 |
|
Frederic Junod
|
f67476dd8f
|
Mark properties as nullable
|
2019-09-27 13:57:59 +02:00 |
|
Frederic Junod
|
0e402073da
|
Add more typecast for typescript
|
2019-09-27 13:11:30 +02:00 |
|
Frederic Junod
|
701dc3b54a
|
Use the right variable to get the hitTolerance value
|
2019-09-27 11:03:21 +02:00 |
|
Frederic Junod
|
ea88e6cbd4
|
Remove invalid undefined type in params
|
2019-09-27 11:01:50 +02:00 |
|
Frédéric Junod
|
0c8775b3c8
|
Merge pull request #9982 from fredj/css_vendor
Don't use vendor prefixes for the transform property
|
2019-09-25 08:26:11 +02:00 |
|
Frederic Junod
|
75a553b37c
|
Don't use vendor prefixes for the transform property
We are already not using the prefixes in other part of the library.
For example:
https://github.com/openlayers/openlayers/blob/v6.0.0-beta.15/src/ol/renderer/canvas/TileLayer.js#L356
|
2019-09-24 16:58:49 +02:00 |
|
Frédéric Junod
|
5630e278b9
|
Merge pull request #9723 from fredj/pass_param
Pass the opt_direction value to the getConstrainedResolution function
|
2019-09-23 14:24:31 +02:00 |
|
Frederic Junod
|
e780f2e3a3
|
Better description for the opt_direction parameter
|
2019-09-23 12:47:40 +02:00 |
|
Frederic Junod
|
4b35b920a1
|
Pass the opt_direction value to the getConstrainedResolution function
|
2019-09-23 12:47:27 +02:00 |
|
Frédéric Junod
|
bf2a13138d
|
Merge pull request #9803 from openlayers/mp_cleanup
Remove unused variable in MousePosition control
|
2019-07-26 15:52:09 +02:00 |
|
Frederic Junod
|
2d2f4eb1a2
|
Remove unused variable in MousePosition control
`this.lastMouseMovePixel_` value is never read.
|
2019-07-26 14:54:14 +02:00 |
|
Frédéric Junod
|
1cc92b4751
|
Merge pull request #9801 from openlayers/greenkeeper/webpack-4.38.0
Update webpack to the latest version 🚀
|
2019-07-26 11:45:25 +02:00 |
|
Frédéric Junod
|
7a0619447c
|
Merge pull request #9787 from openlayers/greenkeeper/mocha-6.2.0
Update mocha to the latest version 🚀
|
2019-07-19 11:40:41 +02:00 |
|
Frédéric Junod
|
5222a0ffd6
|
Merge pull request #9772 from openlayers/greenkeeper/karma-chrome-launcher-3.0.0
Update karma-chrome-launcher to the latest version 🚀
|
2019-07-13 08:42:57 +02:00 |
|
Frédéric Junod
|
f43898bac1
|
Merge pull request #9769 from openlayers/greenkeeper/coveralls-3.0.5
Update coveralls to the latest version 🚀
|
2019-07-13 08:42:24 +02:00 |
|
Frédéric Junod
|
dd683855f2
|
Merge pull request #9759 from openlayers/greenkeeper/marked-0.7.0
Update marked to the latest version 🚀
|
2019-07-13 08:41:54 +02:00 |
|
Frédéric Junod
|
7e3ed92ba6
|
Merge pull request #9757 from fredj/canvas_types
Use CanvasLineJoin and CanvasLienCap types instead of string
|
2019-07-05 17:55:17 +02:00 |
|
Frederic Junod
|
ad51c7c08f
|
Use CanvasLineCap type instead of string
|
2019-07-05 11:11:35 +02:00 |
|
Frederic Junod
|
7a8a0c18ae
|
Use CanvasLineJoin type instead of string
|
2019-07-05 11:07:10 +02:00 |
|
Frédéric Junod
|
5cff84522a
|
Merge pull request #9745 from fredj/misc_webgl
Simplify heatmap's shaders
|
2019-07-05 08:27:08 +02:00 |
|
Frédéric Junod
|
562f14fc83
|
Merge pull request #9748 from fredj/rm_hit_transform
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
|
2019-07-05 08:21:04 +02:00 |
|
Frédéric Junod
|
32d1d9214c
|
Merge pull request #9751 from logan-bounet/set-minarea-in-dragzoom
Add minArea typedef and ctor prop in DragZoom
|
2019-07-04 09:34:41 +02:00 |
|
Frederic Junod
|
89295b0359
|
Remove hit detection transforms from ol/renderer/webgl/PointsLayer
|
2019-07-03 10:38:13 +02:00 |
|
Frederic Junod
|
73032db345
|
Remove unused 'v_screenCoord' from fragment shader
|
2019-07-03 08:16:37 +02:00 |
|
Frederic Junod
|
bb35a03704
|
Don't rotate the points of the heatmap layer
|
2019-07-01 11:29:27 +02:00 |
|
Frederic Junod
|
ed340d7e2c
|
Remove unused 'resolution' uniform from fragment shader
|
2019-07-01 10:00:55 +02:00 |
|
Frederic Junod
|
24e4f41452
|
Use size property from the frameState instead of creating new array
|
2019-07-01 09:44:37 +02:00 |
|
Frédéric Junod
|
abb696d0fa
|
Merge pull request #9724 from fredj/fix_import_in_tutorial
Fix wrong import in tutorial
|
2019-06-28 16:13:17 +02:00 |
|
Frédéric Junod
|
75a0a0ed49
|
Merge pull request #9722 from fredj/rm_unused
Remove unused param in getState function
|
2019-06-28 16:13:02 +02:00 |
|
Frederic Junod
|
933a6297bb
|
Remove unused hasFeatureAtCoordinate from ol/renderer/Layer
|
2019-06-28 11:10:33 +02:00 |
|
Frederic Junod
|
0497225d5d
|
Fix wrong import in tutorial
|
2019-06-27 17:01:46 +02:00 |
|
Frederic Junod
|
49a65568d8
|
Remove unused param in getState function
|
2019-06-27 15:07:59 +02:00 |
|
Frédéric Junod
|
9e928b996c
|
Merge pull request #9714 from fredj/f9662
Update the circle style after setRadius calls
|
2019-06-25 16:15:48 +02:00 |
|
Frédéric Junod
|
3d60dfdeeb
|
Merge pull request #9718 from fredj/cleanup
Remove unused variable in ol/renderer/webgl/PointsLayer
|
2019-06-25 15:37:23 +02:00 |
|
Frederic Junod
|
54c670de77
|
Remove unused variable in ol/renderer/webgl/PointsLayer
|
2019-06-25 15:24:00 +02:00 |
|
Frederic Junod
|
9aa11d2e11
|
Update the circle style after setRadius calls
|
2019-06-25 10:42:52 +02:00 |
|
Frederic Junod
|
0d6368d4ec
|
Remove underscore from protected function, fix indentation, remove typecast
|
2019-06-25 10:40:11 +02:00 |
|
Frédéric Junod
|
caac90e8d7
|
Merge pull request #9711 from fredj/viewParams_space
Remove extra space for the 'viewParams' attribute
|
2019-06-25 08:29:22 +02:00 |
|
Frederic Junod
|
c428421586
|
Remove extra space for the 'viewParams' attribute
|
2019-06-24 16:28:04 +02:00 |
|
Frédéric Junod
|
300522e3cc
|
Merge pull request #9701 from fredj/overlay_will-change
Remove will-change CSS rule for Overlay container
|
2019-06-21 16:36:27 +02:00 |
|
Frederic Junod
|
6e6a2cae06
|
Use version 4 TileJSON from mapbox
|
2019-06-21 14:33:26 +02:00 |
|
Frederic Junod
|
a6ebad008f
|
Remove will-change CSS rule for Overlay container
Fixes #9467
Fixes #9139
Chrome doesn't force a composition if the `will-change` CSS rule is different from `transform` or `opacity`.
See https://bugs.chromium.org/p/chromium/issues/detail?id=960953
|
2019-06-21 14:22:46 +02:00 |
|
Frédéric Junod
|
a35ca03e07
|
Merge pull request #9636 from fredj/rm_from_webgl
Remove and move code from ol/webgl
|
2019-06-20 16:16:27 +02:00 |
|
Frederic Junod
|
ef10834eb3
|
Remove unused constants from ol/webgl
And change the `EXTENSIONS` constant to a function
|
2019-06-20 10:25:22 +02:00 |
|
Frédéric Junod
|
34a8702202
|
Merge pull request #9685 from fredj/rm_glContext
Remove glContext from RenderEvent
|
2019-06-17 14:10:51 +02:00 |
|
Frederic Junod
|
1f00da8d83
|
Remove glContext from RenderEvent
|
2019-06-17 13:52:56 +02:00 |
|
Frédéric Junod
|
90b645daa5
|
Merge pull request #9679 from fredj/cleanup
Set pixelTransform and inversePixelTransform as protected
|
2019-06-15 07:53:15 +02:00 |
|
Frederic Junod
|
ec5e8bfa50
|
Set pixelTransform and inversePixelTransform as protected
The variables are used in child classes
|
2019-06-14 14:52:28 +02:00 |
|
Frédéric Junod
|
ef1b672323
|
Merge pull request #9658 from fredj/f9628
Don't use HTMLImageElement.decode method on Safari
|
2019-06-06 16:34:57 +02:00 |
|
Frederic Junod
|
002dc34455
|
Don't use HTMLImageElement.decode method on Safari
The decode function is supported by Safari but not when the image is a svg file.
|
2019-06-06 16:15:36 +02:00 |
|
Frédéric Junod
|
cc8389d588
|
Merge pull request #9657 from fredj/getFeaturesInExtent_doc
Better documentation for getFeaturesInExtent function
|
2019-06-06 14:23:11 +02:00 |
|
Frederic Junod
|
a8e0e4e960
|
Better documentation for getFeaturesInExtent function
|
2019-06-06 14:08:25 +02:00 |
|
Frederic Junod
|
e036767746
|
Use version 4 TileJSON from mapbox
|
2019-06-06 08:34:31 +02:00 |
|
Frédéric Junod
|
9a49c91fdd
|
Merge pull request #9653 from openlayers/greenkeeper/coveralls-3.0.4
Update coveralls to the latest version 🚀
|
2019-06-06 08:19:45 +02:00 |
|
Frédéric Junod
|
8b08996703
|
Merge pull request #9644 from fredj/webgl_layer_compose
Use compose function from ol/transform
|
2019-06-04 15:35:05 +02:00 |
|
Frederic Junod
|
91d49b26b5
|
Round the transform values in makeProjectionTransform test
|
2019-06-04 14:00:39 +02:00 |
|
Frederic Junod
|
02ce2f4bec
|
Use compose function from ol/transform
|
2019-06-04 13:23:12 +02:00 |
|
Frédéric Junod
|
d058439756
|
Merge pull request #9633 from fredj/rm_typecast
Mark the `layers` property as optional in OverviewMap constructor
|
2019-06-03 15:46:23 +02:00 |
|
Frederic Junod
|
50343afa61
|
Remove unnecessary typecasts in constructors options
|
2019-06-03 09:08:41 +02:00 |
|
Frederic Junod
|
a9e1ebccd3
|
Mark the layers property as optional in OverviewMap constructor
|
2019-06-03 09:07:20 +02:00 |
|
Frederic Junod
|
87d5f4c8bc
|
Use 'helper' from WebGLHelper in tests
|
2019-06-01 15:35:31 +02:00 |
|
Frederic Junod
|
06be00bbd5
|
Webgl Helper / add an API for OESElementIndexUint extension
|
2019-06-01 15:35:27 +02:00 |
|
Frederic Junod
|
7fb113c3dc
|
Mark 'helper' variable protected
|
2019-06-01 15:33:36 +02:00 |
|
Frédéric Junod
|
245ded43d4
|
Merge pull request #9626 from fredj/rm_from_has
Remove TOUCH, POINTER and MSPOINTER from ol/has
|
2019-06-01 12:09:40 +01:00 |
|
Frederic Junod
|
7c215b2532
|
Remove TOUCH, POINTER and MSPOINTER from ol/has
|
2019-06-01 07:18:23 +02:00 |
|
Frédéric Junod
|
579d05a0cb
|
Merge pull request #9624 from fredj/cleanup
Remove typecasts in ol/control/OverviewMap
|
2019-06-01 06:13:02 +01:00 |
|
Frederic Junod
|
ede864c823
|
Remove typecasts in ol/control/OverviewMap
The `options` type was not correctly detected by the typescript compiler.
|
2019-05-31 16:18:15 +02:00 |
|
Frédéric Junod
|
c4e465dcf9
|
Merge pull request #9592 from fredj/f9587_layerIndex
Remove `layerState` param from `prepareFrame` and `renderFrame` function
|
2019-05-29 09:27:38 +02:00 |
|
Frederic Junod
|
bfea858306
|
Add missing extension in import
|
2019-05-29 09:19:17 +02:00 |
|
 Frédéric JunodandTim Schaub
|
c92bf29677
|
Fix spelling
Co-Authored-By: Tim Schaub <tschaub@users.noreply.github.com>
|
2019-05-29 09:07:05 +02:00 |
|