3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/map/src
Michael Stenta cce51328c0 Fix MapBlock::build() map #behaviors.
$this->configuration['map_behaviors'] will already be an
array of values, not an associative array of behavior machine
names and their labels. The necessary form value conversion
using array_keys() happens in MapBlock::blockSubmit().
2024-02-02 19:52:09 -05:00
..
Element Update dispatch() argument order for Symfony 5 #704 2023-08-03 13:05:35 -04:00
Entity Create a simple LayerStyle config entity for creating map layer style definitions. 2021-04-16 07:39:13 -04:00
Event Refactor MapRenderEvent to require entity type manager argument. 2022-09-13 11:07:21 -04:00
EventSubscriber Add wkt and input behaviors to all farm_map_input elements by default. 2022-06-18 07:52:39 -04:00
Form Enable the map side panel with layer switcher by default #442 2021-09-12 10:23:03 -07:00
Plugin Fix MapBlock::build() map #behaviors. 2024-02-02 19:52:09 -05:00
LayerStyleLoader.php Provide a layer style loader service for loading styles based on conditions. 2021-04-16 07:46:59 -04:00
LayerStyleLoaderInterface.php Provide a layer style loader service for loading styles based on conditions. 2021-04-16 07:46:59 -04:00