orangemug
|
8f07a79a49
|
Merge remote-tracking branch 'upstream/master' into feature/color-accessibility-ui
Conflicts:
src/components/App.jsx
src/styles/_components.scss
|
2018-09-23 11:39:15 +01:00 |
|
orangemug
|
fd34e31462
|
Merge remote-tracking branch 'upstream/master' into fix/showTileBoundaries-error
|
2018-09-22 14:17:16 +01:00 |
|
orangemug
|
77475af3c6
|
Added guard to map object
|
2018-09-20 19:16:23 +01:00 |
|
orangemug
|
26ff9f63bb
|
Merge remote-tracking branch 'upstream/master' into fix/remove-componentWillUpdate
Conflicts:
src/components/map/MapboxGlMap.jsx
src/components/modals/ExportModal.jsx
|
2018-09-10 14:46:52 +01:00 |
|
Orange Mug
|
762bb786be
|
Merge pull request #365 from orangemug/feature/added-no-webgl-error
Added no WebGL error message to MapboxGL map component
|
2018-09-10 14:09:09 +01:00 |
|
Loïc Gasser
|
bc2ec4d0b7
|
Remove unused imports
|
2018-08-23 00:18:39 -04:00 |
|
orangemug
|
6207416b32
|
Added no WebGL error message to MapboxGL map component
|
2018-08-22 22:05:46 +01:00 |
|
orangemug
|
70f1f9ffac
|
Added 'show-collision-boxes' query parameter
|
2018-08-19 17:32:18 +01:00 |
|
orangemug
|
409f81f0d8
|
More componentWillUpdate transition fixes.
|
2018-08-07 20:13:45 +01:00 |
|
orangemug
|
1aa90bef37
|
Removed componentWillUpdate
|
2018-08-06 22:27:03 +01:00 |
|
orangemug
|
6ea70ab9cf
|
Fix what I believe to be a 'first boot' error.
|
2018-07-17 20:45:12 +01:00 |
|
orangemug
|
1fe31ac0ec
|
Fix for bad lint error.
|
2018-06-03 17:55:46 +01:00 |
|
orangemug
|
6cdb56d13f
|
Improved showTileBoundaries and query string support
|
2018-06-03 17:33:08 +01:00 |
|
orangemug
|
0516e587b4
|
Added option to display tile boundries (issue #202)
|
2018-06-03 17:17:45 +01:00 |
|
orangemug
|
77da0a6d30
|
React v16.3.0 fixes.
|
2018-05-17 11:24:39 +01:00 |
|
oterral
|
044349e65f
|
Block popup on click in inspect mode
|
2018-04-13 14:25:08 +02:00 |
|
Orange Mug
|
11b85bf565
|
Merge pull request #263 from orangemug/feature/hillshading
Added hillshading support
|
2018-02-18 14:53:58 +00:00 |
|
orangemug
|
38e0786463
|
Added missing hillshade / raster-dem guards.
|
2018-02-17 07:45:24 +00:00 |
|
orangemug
|
8915bbfeb4
|
Updated openlayers.
openlayers^4.4.2 -> ol^4.6.4
ol-mapbox-style^1.0.1 -> ol-mapbox-style^2.10.1
Fixes #246
|
2018-02-06 08:28:57 +00:00 |
|
Gregory Wolanski
|
0ba11b94c8
|
Merge branch 'master' into 60
|
2018-01-18 23:58:06 +01:00 |
|
Grzegorz Wolański
|
6a6595d971
|
Clickable layer tooltips (#60)
|
2018-01-08 22:18:30 +01:00 |
|
Grzegorz Wolański
|
ace6812e89
|
Remove duplicated features from popups (#41)
|
2017-12-05 23:27:17 +01:00 |
|
orangemug
|
3aae2e976f
|
Merge remote-tracking branch 'upstream/master' into fix/update-deps
Conflicts:
src/components/Toolbar.jsx
|
2017-11-08 09:01:35 +00:00 |
|
orangemug
|
8234c51412
|
Fixed eslint errors.
|
2017-11-08 08:47:36 +00:00 |
|
Orange Mug
|
616f45c586
|
Merge pull request #191 from orangemug/fix/console-errors
Fixed startup errors/warnings
|
2017-11-07 15:05:16 +00:00 |
|
orangemug
|
9bc603a510
|
Update to use prop-types module in components.
|
2017-11-06 15:32:04 +00:00 |
|
Gregory Wolanski
|
06ea1d1697
|
Display zoom level #87
|
2017-10-19 20:41:38 +02:00 |
|
Orange Mug
|
c950a33031
|
Merge pull request #124 from orangemug/fix/issue-110-update-mapbox-style-spec
Update style spec
|
2017-10-05 06:16:04 +01:00 |
|
Torben Barsballe
|
df04064e81
|
Improved OpenLayers support
Added support for gejson sources
Fix toVectorLayer map callback (this was undefined)
Improved ol css; show map controls
|
2017-05-29 13:18:09 -07:00 |
|
orangemug
|
c552838fdd
|
Merge remote-tracking branch 'upstream/master' into fix/issue-110-update-mapbox-style-spec
Conflicts:
package.json
|
2017-04-13 08:26:25 +01:00 |
|
orangemug
|
14cdeae3eb
|
Switch to using object urls so we don't need ajax for mapbox-gl-rtl-text plugin (issue #126)
|
2017-04-11 17:29:28 +01:00 |
|
orangemug
|
f97d2b0e88
|
Added @mapbox/mapbox-gl-rtl-text plugin (fixes #126)
|
2017-04-11 08:18:29 +01:00 |
|
orangemug
|
c3174a0c72
|
Moved to using @mapbox/mapbox-gl-style-spec
|
2017-04-10 13:29:57 +01:00 |
|
orangemug
|
5433a4193b
|
Move from mapbox-gl-style-spec -> mapbox-gl.
|
2017-03-22 10:36:20 +00:00 |
|
Lukas Martinelli
|
3f262885ca
|
Highlight selected layer more #62
|
2017-01-25 13:23:54 +01:00 |
|
Lukas Martinelli
|
2458d4b637
|
Show inspect tooltip only on click in map #90
|
2017-01-22 21:16:11 +01:00 |
|
Lukas Martinelli
|
3a15a3bb06
|
Show type of feature in popup
|
2017-01-18 10:03:15 +01:00 |
|
Lukas Martinelli
|
fc8665ed93
|
Support fallback tokens and replace key
|
2017-01-13 15:33:22 +01:00 |
|
Lukas Martinelli
|
fed1f09434
|
Remove last style configs in JS
|
2017-01-11 14:11:45 +01:00 |
|
Lukas Martinelli
|
b51354ae1d
|
All important stuff is in CSS now
|
2017-01-11 11:35:33 +01:00 |
|
Lukas Martinelli
|
4a75b0381b
|
Move style code to CSS
|
2017-01-10 21:28:30 +01:00 |
|
Lukas Martinelli
|
cb4fdb0f9f
|
Remove rasters in inspect style
|
2017-01-10 19:14:14 +01:00 |
|
Lukas Martinelli
|
43d9440e05
|
White background for OL3
|
2017-01-10 14:32:45 +01:00 |
|
Lukas Martinelli
|
3a3e90c3dc
|
Support TileJSON sources for OL3
|
2017-01-10 14:24:35 +01:00 |
|
Lukas Martinelli
|
b470885263
|
Use first vector source for OL3
|
2017-01-10 14:05:25 +01:00 |
|
Lukas Martinelli
|
7ff0ac9bb5
|
Upgrade ol-mapbox-style to v0.14
|
2017-01-10 12:04:19 +01:00 |
|
Lukas Martinelli
|
766a3e387e
|
Fix many React warnings
|
2017-01-10 09:38:27 +01:00 |
|
Lukas Martinelli
|
0f272e233b
|
Rename to FeatureLayerPopup
|
2017-01-09 23:04:08 +01:00 |
|
Lukas Martinelli
|
4f0c641eb0
|
Upgrade inspect
|
2017-01-09 00:08:50 +01:00 |
|
Lukas Martinelli
|
1538f2e174
|
Get highlight working
|
2017-01-08 23:19:21 +01:00 |
|