farmOS/modules/core/map/src/Plugin
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
..
Block Fix MapBlock::build() map #behaviors. 2024-02-02 19:52:09 -05:00
Field Convert geometry values to WKT in GeofieldWidget #640 2023-02-10 11:36:42 -05:00