mike-000
|
2f713775d0
|
Update polyfills
|
2021-10-18 16:11:39 +01:00 |
|
mike-000
|
94a125357e
|
Avoid startsWith for browser compatibility
|
2021-10-18 16:10:08 +01:00 |
|
mike-000
|
895749707f
|
Use core-js cdn for some polyfills
|
2021-10-18 16:10:08 +01:00 |
|
mike-000
|
a2291abf1d
|
also transpile .mjs
|
2021-10-13 10:17:50 +01:00 |
|
mike-000
|
54871b6c52
|
return null for unsupported layer types
|
2021-09-30 10:32:48 +01:00 |
|
mike-000
|
564d4f867f
|
Do not replace color if image not loaded
|
2021-09-25 13:24:39 +01:00 |
|
mike-000
|
1776f13f4c
|
Update the tile source
|
2021-09-22 16:25:17 +01:00 |
|
mike-000
|
ff6aee0d45
|
Additional requirements for ol/source/GeoTIFF
|
2021-09-20 12:25:18 +01:00 |
|
mike-000
|
8be8660b91
|
Fix range slider for better browser support
|
2021-09-20 11:39:21 +01:00 |
|
mike-000
|
3b108ef058
|
add NumpyLoader
|
2021-09-20 11:25:21 +01:00 |
|
mike-000
|
208e2cb022
|
Polyfill for Promise.allSettled
|
2021-09-20 11:21:21 +01:00 |
|
mike-000
|
b4275f887e
|
Polyfill for Promise.allSettled
|
2021-09-20 11:17:59 +01:00 |
|
mike-000
|
cb6995d71a
|
Various fixes for browser compatibility issues (#12740)
* Replace Math.log2 with ol/math.log2
* TypedArray.from() browser compatibility fallback
* listen for input and change events for range
|
2021-09-15 08:45:12 -06:00 |
|
mike-000
|
5d937b8c5b
|
Remove docs reference to unmanaged layer
|
2021-09-13 10:27:16 +01:00 |
|
mike-000
|
a5ed3ce853
|
Change Select to Draw to describe unmanaged layers
|
2021-09-13 10:20:30 +01:00 |
|
mike-000
|
7b725cfdf0
|
add @api
|
2021-09-12 16:20:22 +01:00 |
|
mike-000
|
e0c15c28dc
|
Change canvas style from initial to unset
|
2021-09-10 20:18:20 +01:00 |
|
mike-000
|
5cf5b7aeb1
|
Add <meta charset="utf-8"> to Quick Start
|
2021-09-10 10:14:05 +01:00 |
|
mike-000
|
7b8d6c817b
|
Ensure scale used in calculations is numeric
|
2021-09-05 00:04:14 +01:00 |
|
mike-000
|
0c912b6c29
|
Test load icon image and reset the scale
|
2021-09-04 23:12:40 +01:00 |
|
mike-000
|
35ed7d4358
|
Update expected scales
|
2021-09-04 18:10:01 +01:00 |
|
mike-000
|
c76e78d0b3
|
Update Google default icon hotspot anchors
Update Google default icon hotspot anchors
Correct icon scaling
Include icon anchor in textOffset calculation
|
2021-09-04 17:38:36 +01:00 |
|
mike-000
|
167d852e02
|
Fix view resolutions
|
2021-08-31 11:27:18 +01:00 |
|
mike-000
|
d85990436d
|
fix typo
|
2021-08-21 15:13:38 +01:00 |
|
mike-000
|
3c1e3dcfd5
|
Document (existing) multiple feature behaviour
|
2021-08-21 15:11:57 +01:00 |
|
mike-000
|
207fc99295
|
Remove option conflicts and update documentation
|
2021-08-21 14:57:11 +01:00 |
|
mike-000
|
0f56eed272
|
only warn of zero size when map should be visible
|
2021-08-16 23:43:43 +01:00 |
|
mike-000
|
d824475305
|
set initial style after document.createElement
|
2021-08-16 10:27:41 +01:00 |
|
mike-000
|
78c105e838
|
set canvas style to override problem 3rd party css
move typecast for simplicity
|
2021-08-15 23:14:41 +01:00 |
|
mike-000
|
6c862df03f
|
include custom loader in rendercomplete test
include a VectorSource with custom loader (no success/fail handling) in rendercomplete test
|
2021-07-17 12:56:33 +01:00 |
|
mike-000
|
431beed45f
|
Handle custom loaders without success/fail
Treat custom loaders without success/fail handling as if the were VOID
|
2021-07-16 20:44:03 +01:00 |
|
mike-000
|
13ec72bcf4
|
Add NearestDirectionFunction to zDirection typedef
|
2021-07-09 11:32:27 +01:00 |
|
mike-000
|
ddf7ac6e42
|
Add zDirection to options
|
2021-07-09 11:32:27 +01:00 |
|
mike-000
|
07ea4ac1c8
|
Update description for zDirection
|
2021-07-09 11:32:26 +01:00 |
|
mike-000
|
b0fa916571
|
Test with NearestDirectionFunction
|
2021-07-09 11:32:26 +01:00 |
|
mike-000
|
cb34b30e4b
|
Update description for getZForResolution direction
|
2021-07-09 11:32:25 +01:00 |
|
mike-000
|
90598156b6
|
Handle NearestDirectionFunction
|
2021-07-09 11:31:41 +01:00 |
|
mike-000
|
212a6ae7ce
|
consistent use of quotes
|
2021-06-30 00:35:53 +01:00 |
|
mike-000
|
f7bd8102c5
|
Add Show tile coordinates option
|
2021-06-29 11:08:19 +01:00 |
|
mike-000
|
d8a5b91ad5
|
Make setImage() synchronous
|
2021-06-29 10:53:46 +01:00 |
|
mike-000
|
44319cf233
|
handle synchronous loading correctly
|
2021-06-29 10:53:46 +01:00 |
|
mike-000
|
db1fa9b659
|
New test
|
2021-06-29 10:53:45 +01:00 |
|
mike-000
|
6304b56501
|
New example
|
2021-06-29 10:53:45 +01:00 |
|
mike-000
|
ee5553debb
|
Rework TileDebug to fix reprojection issue and allow {-y}
Add setImage method to ol/ImageTile
|
2021-06-29 10:53:44 +01:00 |
|
mike-000
|
e30f2808d6
|
Override modify style geometry until pointermove
|
2021-06-27 13:29:38 +01:00 |
|
mike-000
|
aac9d6dd95
|
New example
New example
New example
lints
New example
New example
New example
|
2021-06-26 12:46:12 +01:00 |
|
mike-000
|
3fb57f0988
|
ensure getUrl() corresponds to last setUrl()
|
2021-06-09 15:34:25 +01:00 |
|
mike-000
|
269b3c49ee
|
more precision expected
|
2021-06-09 15:13:27 +01:00 |
|
mike-000
|
82cc9fe0e6
|
more precision expected
|
2021-06-09 15:03:45 +01:00 |
|
mike-000
|
cb52f809af
|
more precision expected
|
2021-06-09 15:00:38 +01:00 |
|
mike-000
|
0b6a58353d
|
Update resolution when setting image
|
2021-06-09 14:47:41 +01:00 |
|
mike-000
|
92a2b3e78b
|
separate tests for scaling width and height
|
2021-06-09 13:33:28 +01:00 |
|
mike-000
|
c0580262f1
|
scale up and round to avoid rounding errors
|
2021-06-09 12:52:09 +01:00 |
|
mike-000
|
ec5864a41a
|
ensure srid is numeric, otherwise use entire code
lint
|
2021-06-06 18:09:49 +01:00 |
|
mike-000
|
bb8c82b98c
|
ensure srid is numeric, otherwise use entire code
lint
|
2021-06-06 18:09:45 +01:00 |
|
mike-000
|
1bb75897ee
|
ensure srid is numeric, otherwise use entire code
removed duplicate )
|
2021-06-06 18:00:16 +01:00 |
|
mike-000
|
fcdf7d02ac
|
ensure srid is numeric, otherwise use entire code
|
2021-06-06 16:03:31 +01:00 |
|
mike-000
|
430267a175
|
ensure srid is numeric, otherwise use entire code
|
2021-06-06 15:57:08 +01:00 |
|
mike-000
|
57e3fb1ee8
|
fix on IE
|
2021-06-03 12:35:42 +01:00 |
|
mike-000
|
f7e5c3cb84
|
Fix broken ImageData links
|
2021-05-26 22:45:22 +01:00 |
|
 mike-000andEvertEt
|
31678972e5
|
fix typo
Co-authored-by: EvertEt <evert.etienne@gmail.com>
|
2021-05-26 14:11:33 +01:00 |
|
mike-000
|
599e3f18c1
|
Use calculateElevation function
|
2021-05-26 13:53:53 +01:00 |
|
mike-000
|
464e9ec6ec
|
Document the input to an attribution function
|
2021-05-24 15:05:54 +01:00 |
|
mike-000
|
f6f731029f
|
fix confusing import
|
2021-05-23 11:02:44 +01:00 |
|
mike-000
|
82be8dc5ba
|
remove empty lines
|
2021-05-11 17:36:54 +01:00 |
|
mike-000
|
642bfc4343
|
lints
|
2021-05-11 17:00:30 +01:00 |
|
mike-000
|
f095ee6ea1
|
new example
new example
|
2021-05-11 16:47:34 +01:00 |
|
 mike-000andTim Schaub
|
666c996f8e
|
Update src/ol/interaction/Translate.js
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com>
|
2021-05-10 19:53:30 +01:00 |
|
mike-000
|
c0dd40cdb7
|
fix indentation
|
2021-05-10 16:54:02 +01:00 |
|
mike-000
|
5218251621
|
fix indentation
|
2021-05-10 16:35:54 +01:00 |
|
mike-000
|
2006a8ce46
|
Test condition option
|
2021-05-10 16:34:07 +01:00 |
|
mike-000
|
41cc956b52
|
Add condition option
|
2021-05-10 16:03:01 +01:00 |
|
mike-000
|
45f88eb107
|
Do not set projection extent
|
2021-04-27 14:49:27 +01:00 |
|
mike-000
|
f33b9587fb
|
New example
|
2021-04-25 15:48:51 +01:00 |
|
mike-000
|
694d784486
|
Use proxy url as interim fix for mixed content
|
2021-04-23 11:32:09 +01:00 |
|
mike-000
|
5562654c69
|
Change layer to PLANIGNV2
|
2021-03-02 00:28:19 +00:00 |
|
mike-000
|
1c47d268fb
|
Correct pixel ratio description
|
2021-02-06 13:49:48 +00:00 |
|
mike-000
|
2b52a12453
|
Correct pixel ratio description
|
2021-02-06 13:45:13 +00:00 |
|
mike-000
|
c324baf074
|
Add Number.isInteger to polyfills
|
2021-02-02 13:01:18 +00:00 |
|
mike-000
|
63612bd2f2
|
Add Number.isInteger polyfill to displayed html
|
2021-02-02 12:55:36 +00:00 |
|
mike-000
|
c546751989
|
Remove obsolete ol-mapbox-style polyfills
|
2021-02-02 12:50:12 +00:00 |
|
mike-000
|
d85da12782
|
simplify popup positioning
|
2021-01-31 23:11:22 +00:00 |
|
mike-000
|
0f03a5e70e
|
handle view rotation
|
2021-01-30 19:28:03 +00:00 |
|
mike-000
|
7dfd130330
|
draw 800km circles around both poles
|
2021-01-26 23:46:22 +00:00 |
|
mike-000
|
a63d3bf1ff
|
Make polygons GeoJSON specification compliant
|
2021-01-26 18:48:14 +00:00 |
|
mike-000
|
50c99330e9
|
test null geometry
|
2021-01-14 11:25:07 +00:00 |
|
mike-000
|
500814db3c
|
handle null geometry
|
2021-01-14 11:11:01 +00:00 |
|
mike-000
|
c14d8ca1e5
|
replace pratique key with choisirgeoportail
|
2021-01-10 16:46:24 +00:00 |
|
mike-000
|
0512135351
|
Update to API key
|
2021-01-10 15:34:35 +00:00 |
|
mike-000
|
4ece00bf47
|
Update to API key
|
2021-01-10 15:22:29 +00:00 |
|
mike-000
|
3405157d6d
|
Update to mapbox-gl-js version 1.13.0 and add note
|
2020-12-30 19:55:23 +00:00 |
|
mike-000
|
207417035f
|
Use ol/array#includes instead of .includes()
|
2020-12-29 23:31:30 +00:00 |
|
mike-000
|
13e1ae9574
|
Use tilegrid extent as default attributionExtent
Test attributions
|
2020-12-29 13:29:57 +00:00 |
|
mike-000
|
51db8f9308
|
Test projections without transforms
|
2020-12-10 11:22:40 +00:00 |
|
mike-000
|
a9adb1850f
|
Test projections without transforms
|
2020-12-10 11:18:46 +00:00 |
|
mike-000
|
519e10b361
|
tidier comments
|
2020-12-09 22:47:38 +00:00 |
|
mike-000
|
884799db20
|
Add ScaleLine (based on projection units)
|
2020-12-08 14:01:20 +00:00 |
|
mike-000
|
2bb8aa0f32
|
Better default when no transform available
Do not use identityTransform for EPSG:4326 transform unless units are degrees
|
2020-12-07 17:32:08 +00:00 |
|
mike-000
|
c0875e38e7
|
Restore Mode.CIRCLE
|
2020-11-27 11:42:51 +00:00 |
|
mike-000
|
919c711756
|
New function createOrUpdateCustomSketchLine_
|
2020-11-25 12:06:34 +00:00 |
|