Martin Raifer
|
471354af4f
|
add list of loaded local photos
|
2023-08-08 17:12:35 +02:00 |
|
Martin Raifer
|
634ce10d24
|
add proper local photo strings, enable layer switcher checkbox
|
2023-08-07 16:14:32 +02:00 |
|
Martin Raifer
|
e94087c5d4
|
don't zoom in too far when centering on a single photo
|
2023-08-07 16:00:10 +02:00 |
|
Martin Raifer
|
1572835a48
|
move local photos to "Photo Overlays" section
|
2023-08-07 11:52:33 +02:00 |
|
Martin Raifer
|
55ad5aa856
|
skip images with no location when rendering
|
2023-08-07 11:39:01 +02:00 |
|
Martin Raifer
|
617d580ccb
|
implement fitZoom
|
2023-08-07 11:28:45 +02:00 |
|
Martin Raifer
|
8c1b185fb3
|
remove unused imports/vars, fix code indentation, lint
|
2023-08-07 11:09:16 +02:00 |
|
Martin Raifer
|
884874dedc
|
Merge branch 'develop' into gsoc_2022/explore_iD
|
2023-08-07 10:38:10 +02:00 |
|
Martin Raifer
|
e8703e6bb6
|
Merge remote-tracking branch 'noenandre/vegbilder' into develop
|
2023-08-07 10:31:07 +02:00 |
|
Martin Raifer
|
5e3db91a81
|
add changelog
|
2023-08-07 10:29:10 +02:00 |
|
Kyle Hensel
|
d01112372b
|
don't suggest discardable tags in the raw tag editor
|
2023-08-06 15:07:35 +12:00 |
|
dependabot[bot]
|
5a14edfe36
|
Bump eslint from 8.45.0 to 8.46.0 (#9812)
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 18:10:02 +02:00 |
|
Martin Raifer
|
a460013991
|
fix test for fixed/updated nominatim API call
|
2023-08-04 17:30:53 +02:00 |
|
Martin Raifer
|
a2d3cf8f9a
|
fix jumping cursor while editing in some input fields
fixes #9233
|
2023-08-03 16:49:37 +02:00 |
|
Martin Raifer
|
a454aa35c1
|
fix nominatim API search syntax
see https://github.com/osm-search/Nominatim/issues/3134
|
2023-08-03 11:41:06 +02:00 |
|
archpdx
|
0199f96a47
|
Discard eox.at 2019-2021 (#9807)
|
2023-08-03 11:33:30 +02:00 |
|
Martin Raifer
|
8e76ffd2fb
|
bump fontawesome dependencies to 6.4.2
closes #9811, closes #9810, closes #9809, closes #9808
|
2023-08-03 11:31:35 +02:00 |
|
dependabot[bot]
|
79cba7684f
|
Bump marked from 5.1.1 to 6.0.0 (#9806)
Bumps [marked](https://github.com/markedjs/marked) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v5.1.1...v6.0.0)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-03 11:24:53 +02:00 |
|
Kyℓe Hensel
|
f7cbdfb9e5
|
fix incorrect earth radius constants (#9793)
|
2023-08-02 18:13:49 +02:00 |
|
dependabot[bot]
|
fc6dd759b8
|
Bump esbuild from 0.18.14 to 0.18.17 (#9799)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.14 to 0.18.17.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.14...v0.18.17)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-02 17:57:03 +02:00 |
|
dependabot[bot]
|
1ac29bb8f9
|
Bump postcss from 8.4.26 to 8.4.27 (#9794)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.27)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-02 17:56:04 +02:00 |
|
dependabot[bot]
|
ee5055c5d0
|
Bump whatwg-fetch from 3.6.16 to 3.6.17 (#9789)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.16 to 3.6.17.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.16...v3.6.17)
---
updated-dependencies:
- dependency-name: whatwg-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-02 17:55:56 +02:00 |
|
dependabot[bot]
|
5f584530be
|
Bump core-js-bundle from 3.31.1 to 3.32.0 (#9801)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.31.1 to 3.32.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.32.0/packages/core-js-bundle)
---
updated-dependencies:
- dependency-name: core-js-bundle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-02 17:55:27 +02:00 |
|
Martin Raifer
|
57ca36227b
|
fix clearing of contents of some input field when the tag is removed
e.g. when using the trash can icon on the UI field
|
2023-08-02 17:54:48 +02:00 |
|
Martin Raifer
|
066686ac1a
|
fix test
|
2023-08-02 17:33:17 +02:00 |
|
Martin Raifer
|
b1b7b9360e
|
add to changelog
|
2023-08-02 17:07:24 +02:00 |
|
Martin Raifer
|
e52ec96bad
|
reset yaw when switching between 360° and planar photo
(and also immediately when switching between different 360° photos)
|
2023-08-02 16:49:07 +02:00 |
|
Martin Raifer
|
31c5a60ac2
|
show spinner while loading non-360° "vegbilder" photos
|
2023-08-02 16:35:59 +02:00 |
|
Martin Raifer
|
23d19e89ff
|
fix zoom/pan behavior on non-360° vegbilder photos
|
2023-08-02 16:35:58 +02:00 |
|
Martin Raifer
|
edb7c3b0f2
|
only fetch vegbilder layers if they are needed
i.e. when enabling the respective street-side photo layer
|
2023-08-02 16:35:57 +02:00 |
|
Martin Raifer
|
d7902e1388
|
only show regional street-level photo providers in the available region
and disable selection checkbox if not zoomed in enough to load the photos
|
2023-08-02 16:35:56 +02:00 |
|
Martin Raifer
|
13300026e3
|
Merge branch 'develop' into vegbilder
|
2023-08-01 17:09:21 +02:00 |
|
Martin Raifer
|
806388f16e
|
Merge branch 'vegbilder' of github.com:noenandre/iD into vegbilder
|
2023-08-01 17:05:29 +02:00 |
|
Martin Raifer
|
ad1162dd17
|
fix panning in mapilio 360° images
|
2023-08-01 16:55:41 +02:00 |
|
Martin Raifer
|
a481361bf3
|
Merge remote-tracking branch 'mapilio/add_mapilio_data' into develop
|
2023-08-01 16:15:55 +02:00 |
|
Noenandre
|
f3bf7dbf4d
|
Reorder execution of init.
Set "on" binding before awaiting cache reset.
Set "wfslayers" to a empty map
immediately on reset.
|
2023-07-23 14:16:19 +02:00 |
|
Noenandre
|
4d44eedb3d
|
Too set autoLoad to false when adding a scene,
seems too fix "Uncaught TypeError: Cannot set properties of undefined".
|
2023-07-23 00:37:27 +02:00 |
|
sezerbozbiyik
|
c70abfa3d1
|
added zoom, photo hash-parameter and some fixes
|
2023-07-21 14:47:26 +03:00 |
|
sezerbozbiyik
|
d35aff7ebb
|
Merge branch 'develop' into add_mapilio_data
|
2023-07-21 14:40:58 +03:00 |
|
Martin Raifer
|
46a2d6365f
|
show tag reference info for the currently filled-in tag value, closes #9786
|
2023-07-21 11:03:28 +02:00 |
|
Martin Raifer
|
61af54c069
|
fix combo field's dropdown when tag reference info is displayed
show it immediately after the input field instead of after the tag documentation text
|
2023-07-21 10:44:21 +02:00 |
|
Martin Raifer
|
68c0bd7d46
|
fix margins of tag reference info
|
2023-07-21 10:11:46 +02:00 |
|
dependabot[bot]
|
ead86b89bd
|
Bump word-wrap from 1.2.3 to 1.2.4 (#9787)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-21 09:40:40 +02:00 |
|
Martin Raifer
|
ad1e0357c6
|
update assets
|
2023-07-21 09:39:47 +02:00 |
|
Martin Raifer
|
3159c87ae1
|
disable deprecated marked options
to get rid of warnings in the console
|
2023-07-21 09:34:20 +02:00 |
|
Martin Raifer
|
7b622e040b
|
Merge branch 'develop' into vegbilder
|
2023-07-20 17:21:45 +02:00 |
|
Martin Raifer
|
d0e061c472
|
don't hardcode padding constanst, add changelog
|
2023-07-20 17:15:21 +02:00 |
|
Martin Raifer
|
59734d1725
|
fix panning/zooming on resized KartaView images
|
2023-07-20 16:51:15 +02:00 |
|
dependabot[bot]
|
118335b516
|
Bump whatwg-fetch from 3.6.2 to 3.6.16 (#9785)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.16.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.16)
---
updated-dependencies:
- dependency-name: whatwg-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-20 10:26:28 +02:00 |
|
dependabot[bot]
|
4dc4d7c108
|
Bump esbuild from 0.18.13 to 0.18.14 (#9783)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.13 to 0.18.14.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.13...v0.18.14)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-20 10:26:12 +02:00 |
|