Map layout and interface improvements (#9288)

* Map layout and interface improvements
* Fix marker not showing up on geocoder search
* Replaced geocoder search placeholder
* Fix geocoder hit area
* Fix item popup positioning
* Removed unselect button
* Removed "No results" popup
* Removed option to filter map on demand vs automatically
* Renamed Geometry field option
* Added placeholder to template option
* Hide "Delete" button when no feature are selected

* Lint fix

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
Oreille
2021-11-01 21:33:09 +01:00
committed by GitHub
parent 40917d3cf5
commit 6331ad0347
20 changed files with 66 additions and 248 deletions

View File

@@ -113,6 +113,7 @@
font-family: inherit !important;
line-height: inherit !important;
background-color: var(--background-page);
overflow: hidden;
&,
&.suggestions {