Commit Graph
100 Commits
Author SHA1 Message Date
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
mike-000 8898d540fa New function createOrUpdateCustomSketchLine_
New function for duplicated code handling sketch line for custom polygons
2020-11-25 11:59:32 +00:00
mike-000 f8df533cb0 Use Mode.LINE_STRING for Circle geometries
Make predefined geometry functions compatible with removeLastPoint
Add undo to example
Make geometry function for Star compatible with use of removeLastPoint
Additional createRegularPolygon tests
2020-11-24 10:39:28 +00:00
mike-000 1c529a9e2f document rotation direction 2020-11-23 14:41:30 +00:00
mike-000 540e5faa74 document rotation direction 2020-11-23 14:41:19 +00:00
mike-000 35266c47a3 document fromCircle angle direction and 0 2020-11-23 14:35:40 +00:00
mike-000 d42b7d4fba Update TMS tileUrlFunction example 2020-11-18 11:11:06 +00:00
mike-000 d4f7b40b95 Update TMS tileUrlFunction example 2020-11-18 10:44:41 +00:00
mike-000 9101b2723a Add fetch and TextDecoder to polyfills 2020-11-16 11:00:56 +00:00
mike-000 5d8212e48f Replace readURI with readStyleURL for StyleURLs
readStyleURL ensures URL begins with # if it does not contain one
Remove old partial fix
Test handling of missing # in StyleURL
2020-11-10 14:42:20 +00:00
mike-000 c5cd29e2ac Link label to checkbox 2020-11-09 21:06:59 +00:00
mike-000 a6860118c7 Support formats that read ArrayBuffer sources
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
2020-11-09 17:02:31 +00:00
mike-000 6bc0bf8640 Test reading XY and empty Z coordinates 2020-11-06 10:32:39 +00:00
mike-000 f4654ff146 Handle empty Z coordinates 2020-11-06 10:19:29 +00:00
mike-000 1f991b980b Treat svg as binary resource 2020-11-04 20:59:54 +00:00
mike-000 672c8afb0b Fix Antarctica polygon so it wraps correctly 2020-10-21 23:04:41 +01:00
mike-000 8289d2a516 use https to avoid security warnings 2020-10-17 13:17:29 +01:00
mike-000 f8c24590b9 Fetch the polyline and smoother animation
Fetch the polyline and use getCoordinateAt() for smooth animation
2020-10-03 19:30:56 +01:00
mike-000 cb77784d2a also restore collapsed state to last user setting 2020-09-30 10:36:53 +01:00