Commit Graph
100 Commits
Author SHA1 Message Date
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
mike-000 09a1dd43c6 reset to collapsible when no uncollapsible sources 2020-09-28 14:05:23 +01:00
mike-000 9e8d49e485 Display current OS copyright date
Display current OS copyright date to keep up with source updates https://www.arcgis.com/home/item.html?id=7561029c176d43d09a5aa1180ada309a
Increase EPSG:27700 extent beyond the usual definition to the visible extent of the OS Overview layer
2020-09-27 15:14:59 +01:00
mike-000 c3378466fe in IE use textContent instead of innerText 2020-09-22 12:14:19 +01:00
mike-000 20936508aa Replace globe gif
Use better quality image based on public domain landmask image at https://ian.macky.net/pat/map/globe.html and data at http://www.shadedrelief.com/natural3/pages/extra.html
2020-09-21 10:41:20 +01:00
mike-000 27bba85be9 Use public domain image
Derived from https://commons.wikimedia.org/wiki/File:Globe.gif using ezgif.com
2020-09-20 18:42:23 +01:00
mike-000 c18227df36 Add animated gif example 2020-09-20 14:47:33 +01:00
mike-000 190661bfdb Use flagcdn.com for images 2020-09-19 14:04:02 +01:00
mike-000 b60574261c Fix binary data, ./ relative path syntax, and IE 2020-09-17 22:09:31 +01:00
mike-000 685040347b Add rotation and rotateWithView
Add rotation and rotateWithView to options and clone

Add rotation and rotateWithView to clone test
Also check that scale and displacement arrays are cloned
2020-09-08 16:23:45 +01:00
mike-000 6cc063241a Use pixelRatio 2 2020-09-01 09:29:42 +01:00
mike-000 0807b44722 Clear this.canvas_ whenever render() is called 2020-09-01 09:27:17 +01:00
mike-000 f897503e10 Cosmetic fix to doc (missing closing quote) 2020-08-28 22:27:33 +01:00
mike-000 598f2bb508 Add iconUrlFunction option
Test iconUrlFunction option

remove @private
2020-08-28 22:12:58 +01:00
mike-000 722e0c5b69 Include scale in options
Add rectangle to example
Add ellipse and rectangle to rendering tests
2020-08-09 10:25:16 +01:00
mike-000 588e3b91d8 use numbers for expected values 2020-08-08 13:01:04 +01:00
mike-000 857f4e01ac use precise international inchesPerMeter
test scalebar text
2020-08-07 10:49:31 +01:00
mike-000 9468a088c0 ensure extent is valid when scale is negative
test large flipped icon in buffer zone
test hit detection for negative image scale
2020-08-07 10:26:38 +01:00
mike-000 95702648b2 simplify scale calculation
update tests to reflect more accurate calculation
2020-08-03 23:03:56 +01:00
mike-000 95e506cf36 Apply context options in handleImageChange
update tests
add new tests
2020-08-01 16:07:58 +01:00
mike-000 562b2f632f Revert #11193, set vectorRenderer.clipping = false 2020-07-30 20:11:11 +01:00
mike-000 6610391c0b Add clipping property 2020-07-30 19:58:23 +01:00
mike-000 e6592c95ea remove whitespace 2020-07-30 14:23:51 +01:00
mike-000 eee7e2523c fix prettier 2020-07-30 14:18:58 +01:00
mike-000 dcdaf6ddc5 add non-global projection wrapX text 2020-07-30 14:15:17 +01:00
mike-000 39334fa95d check projection can wrap before getting width 2020-07-30 12:24:03 +01:00
mike-000 926d740a8e fix syntax of return with typecast 2020-07-20 19:24:56 +01:00
mike-000 f9f90ea766 move type cast to tryReadFeatures_ 2020-07-20 19:16:49 +01:00
mike-000 9fb45aa2d2 fix prettier 2020-07-20 17:06:52 +01:00