|
24f090c92f
|
Add OsmFeature type
|
2022-07-13 17:56:33 +02:00 |
|
|
0f66d7f8cc
|
Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom
|
2022-06-28 03:21:18 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
1271f24160
|
Fix delete button, remove Translations.WT
|
2022-04-21 12:39:28 +02:00 |
|
|
57d969cd79
|
Remove some stray console.logs; formatting
|
2022-04-13 01:26:45 +02:00 |
|
|
49f26687e3
|
Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724"
|
2022-04-09 21:42:59 +02:00 |
|
|
c8e013f30e
|
Fix 'moveToLocation' for bounded themes, add test
|
2022-03-28 21:56:25 +02:00 |
|
|
5284f198d8
|
Fix various bugs
|
2022-02-22 14:13:41 +01:00 |
|
|
e04e7ddf6a
|
Remove obsolete print statement
|
2022-02-14 03:16:30 +01:00 |
|
|
08efcbdea0
|
Optimize availableBaseLayers code
|
2022-02-11 15:11:50 +01:00 |
|
|
819a33e299
|
Add some comments on bing maps
|
2022-02-08 00:34:07 +01:00 |
|
|
dd68cc39e7
|
Unofficial themes are remembered now
|
2022-02-04 14:36:26 +01:00 |
|
|
9ff4323ec6
|
Fix typo
|
2022-02-04 03:31:47 +01:00 |
|
|
3e2c6a0f23
|
Improvements to themes
|
2022-02-04 02:48:31 +01:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
d2b245ab54
|
Performance optimazations
|
2022-01-26 20:47:08 +01:00 |
|
|
00e5ce0b02
|
The overpassfeaturesource now only fetches layers that must be updated, fix #599
|
2022-01-15 02:44:11 +01:00 |
|
|
6ae8ec8036
|
Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images
|
2022-01-14 01:41:19 +01:00 |
|
|
965faca0e5
|
MapComplete now always zooms up to level 21 with overzoom, fix #606
|
2022-01-08 20:05:00 +01:00 |
|
|
94f66eafc1
|
Merge develop
|
2022-01-06 20:10:57 +01:00 |
|
|
7090a5ceb8
|
Performance hacks
|
2022-01-06 18:51:52 +01:00 |
|
|
7fe79600fb
|
Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes)
|
2021-12-21 20:57:25 +01:00 |
|
|
11150a258d
|
First part of a huge refactoring
|
2021-12-21 18:35:31 +01:00 |
|
|
e1ee890f51
|
WIP: automaton page
|
2021-12-12 17:35:08 +01:00 |
|
|
c440cdeb5e
|
Mark OSM-carto as 'best' in order to trigger it as best map within this category
|
2021-12-05 02:30:03 +01:00 |
|
|
37c0129a6d
|
Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab
|
2021-11-21 02:44:35 +01:00 |
|
|
1d0fbe701c
|
First steps for a layer switch
|
2021-11-18 23:42:03 +01:00 |
|
|
bf28292f50
|
Merge branch 'features/indexed-db' into develop
|
2021-11-16 02:57:34 +01:00 |
|
|
9c848cfaee
|
Use IndexedDb to store cached geodata, fix #494. This should prevent crashes
|
2021-11-16 02:57:26 +01:00 |
|
|
b883cd87d0
|
Do not zoom to GPS location if an element is selected
|
2021-11-15 16:57:04 +01:00 |
|
|
a37a7462a2
|
Better handling of GPX-state
|
2021-11-12 04:11:53 +01:00 |
|
|
8e66313ef1
|
Add metadata in changeset with (binned) distance to changed feature
|
2021-11-09 01:49:07 +01:00 |
|
|
d3d51af667
|
Add gps track line, add documentation
|
2021-11-08 14:18:45 +01:00 |
|
|
09eee08fbc
|
Documentation updates
|
2021-11-08 02:36:01 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
63acca1638
|
Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme
|
2021-11-04 02:16:07 +01:00 |
|
|
4e3f408d53
|
Change geolocation behaviour: will not zoom out anymore
|
2021-11-03 00:55:38 +01:00 |
|
|
2484848cd6
|
Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example
|
2021-11-03 00:44:53 +01:00 |
|
|
64adf13d42
|
Rework copyright panel, fix filter view toggle
|
2021-10-30 01:55:32 +02:00 |
|
|
897c59f97a
|
Merge develop
|
2021-10-28 00:13:18 +02:00 |
|
|
8acf85cc55
|
Various bugfixes and improvements to UK_addresses and GRB theme
|
2021-10-27 20:19:45 +02:00 |
|
|
07bc5d6a6d
|
Merge develop
|
2021-10-26 01:27:35 +02:00 |
|
|
933c0f0073
|
Fix opening of various views when set by url-parameters, small styling tweaks in the popups
|
2021-10-23 02:46:37 +02:00 |
|
|
e334f806bc
|
Merge branch 'develop' into features/left-right-rendering
|
2021-10-22 14:01:47 +02:00 |
|
|
0dc7187bab
|
Changes do apply left-right splitting before uploading too
|
2021-10-22 14:01:40 +02:00 |
|
|
9623afeec9
|
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
|
2021-10-22 13:37:40 +02:00 |
|
|
40c4ae769d
|
Rewrite left-right tags when updating them on click
|
2021-10-22 13:35:11 +02:00 |
|
|
8f8f121e89
|
Fix osmcha link, add some docs on geolocation button, use a lower and more sane default max zoom for editor layer index layers
|
2021-10-21 21:42:28 +02:00 |
|
|
d3f84d51ac
|
Small fixes
|
2021-10-20 19:12:28 +02:00 |
|
|
b7c6861484
|
Add failsafe: overpass will stop redownloading if the features have been fetched by other sources and will pick the new bounds when redownloading
|
2021-10-20 01:26:39 +02:00 |
|