mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
All this dashboard usability work as sparked some ideas to make better work flows in Maps ### Adding layer Enhance "Add layer" work flow by allowing users to exit wizard after layer is added instead of forcing users to continue wizard even if they do not have any additional configuration changes to make. Old <img width="300" alt="Screen Shot 2023-03-30 at 2 56 56 PM" src="https://user-images.githubusercontent.com/373691/228962788-397e77fe-81b5-438a-a45c-3210101be336.png"> New <img width="300" alt="Screen Shot 2023-03-30 at 2 22 44 PM" src="https://user-images.githubusercontent.com/373691/228962403-ed18f8dc-c518-473d-8dd1-f889f7e51684.png"> ### Editing layer "Save" language in layer editor is poor choice since layer changes are not persisted until user clicks "Save" button in top chrome to save entire map. Updated copy to better reflect action. Old <img width="300" alt="Screen Shot 2023-03-30 at 2 57 16 PM" src="https://user-images.githubusercontent.com/373691/228962822-d923978f-71c4-4c7f-96f9-b003ededfbbe.png"> New <img width="300" alt="Screen Shot 2023-03-30 at 2 49 57 PM" src="https://user-images.githubusercontent.com/373691/228962420-4bd9d554-97ae-4c37-b677-84cd762e3f39.png"> ### Other changes "Map settings" => "Settings" --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
58 lines
1.6 KiB
Text
58 lines
1.6 KiB
Text
[role="xpack"]
|
|
[[maps-settings]]
|
|
== Configure map settings
|
|
|
|
Maps offers settings that let you configure how a map is displayed.
|
|
To access these settings, click *Settings* in the application toolbar.
|
|
|
|
[float]
|
|
[[maps-settings-custom-icons]]
|
|
=== Custom icons
|
|
|
|
Add, edit, or delete custom icons for the map. Icons added to the map can be used for <<point-style-properties, styling Point features>>.
|
|
|
|
[float]
|
|
[[maps-settings-display]]
|
|
=== Display
|
|
*Background color*::
|
|
Set the map background color.
|
|
|
|
*Show scale*::
|
|
When enabled, display the map scale.
|
|
|
|
[float]
|
|
[[maps-settings-navigation]]
|
|
=== Navigation
|
|
|
|
*Auto fit map to bounds*::
|
|
When enabled, the map will automatically pan and zoom to show the filtered data bounds.
|
|
|
|
*Zoom range*::
|
|
Constrain the map to the defined zoom range.
|
|
|
|
*Initial map location*::
|
|
Configure the initial map center and zoom.
|
|
* *Map location at save*: Use the map center and zoom from the map position at the time of the latest save.
|
|
* *Auto fit map to bounds*: Set the initial map location to show the filtered data bounds.
|
|
* *Fixed location*: Lock the map center and zoom to fixed values.
|
|
* *Browser location*: Set the initial map center to the browser location.
|
|
|
|
[float]
|
|
[[maps-settings-spatial-filters]]
|
|
=== Spatial filters
|
|
|
|
Use spatial filter settings to configure how <<maps-spatial-filters, spatial filters>> are displayed.
|
|
|
|
image::maps/images/spatial_filters.png[]
|
|
|
|
*Show spatial filters on map*::
|
|
Clear the checkbox so <<maps-spatial-filters, spatial filters>> do not appear on the map.
|
|
|
|
*Opacity*::
|
|
Set the opacity of spatial filters.
|
|
|
|
*Fill color*::
|
|
Set the fill color of spatial filters.
|
|
|
|
*Border color*::
|
|
Set the border color of spatial filters.
|