UX: add 'show nearby picture' in new point popup

This commit is contained in:
Pieter Vander Vennet 2025-04-28 15:09:17 +02:00
parent d56cf56511
commit dad9bb1349
8 changed files with 37 additions and 24 deletions

View file

@ -64,7 +64,12 @@ export class WithSpecialLayers extends WithChangesState {
this.initActorsSpecialLayers()
this.drawSelectedElement()
this.drawSpecialLayers()
this.drawLastClick()
try {
this.drawLastClick()
} catch (e) {
console.error("FATAL: invalid last click layer", e)
throw e
}
// Note: the lock-range is handled by UserMapFeatureSwitchState
{
// Activate metatagging for the 'current_view' layer