3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

31 commits

Author SHA1 Message Date
Symbioquine
3152895f15 Enable the map side panel with layer switcher by default #442
**Why?** Provide a place for more settings and information
to be included on farmOS maps without introducing more and more
border clutter.
2021-09-12 10:23:03 -07:00
paul121
ca13997d69 Add setting to farm_map_geofield field widget to support populating geometry from a form file field. 2021-09-01 22:47:08 -04:00
Michael Stenta
2e43c1a7f2 Remove old color config, logic, and schema. 2021-04-16 08:09:27 -04:00
Michael Stenta
7f5050681f Create a simple LayerStyle config entity for creating map layer style definitions. 2021-04-16 07:39:13 -04:00
Michael Stenta
98ffd94b5a Add a third-party setting for asset map layer color. 2021-04-14 08:57:21 -04:00
Michael Stenta
930df73049 Revert "Add a setting to configure if the map popup behavior is enabled."
This reverts commit 19f8851543.
2021-04-08 15:37:23 -04:00
Michael Stenta
c82536d4d0 Move asset_type_layers behavior to farm_ui_map. 2021-04-08 15:37:23 -04:00
Michael Stenta
83e6d3abfb Add "all locations" layers to default and geofield maps via farm_ui_map instead of default behaviors. 2021-04-08 15:37:23 -04:00
Michael Stenta
b58f4f8b1a Move dashboard map and block to farm_ui_map. 2021-04-08 14:59:39 -04:00
Michael Stenta
577f04fa0c Patch Geofield to add support for centroid WKT in LatLon formatter (Issue #3207078), and remove custom geofield_centroid formatter. 2021-04-08 11:24:55 -04:00
paul121
19f8851543 Add a setting to configure if the map popup behavior is enabled. 2021-04-08 11:24:55 -04:00
paul121
dd423d2208 Dynamically add asset layers to the dashboard map. 2021-04-08 11:24:55 -04:00
paul121
e6f3ec7ece Provide a centroid formatter to format geofield centroids as a WKT point. 2021-04-08 11:24:55 -04:00
paul121
0ad329e5fd Add an All locations layer to default and geofield maps. 2021-04-08 11:24:55 -04:00
paul121
1383434df9 Do not default to the Assets layer group, make this optional. 2021-04-08 11:24:55 -04:00
paul121
325dec86a6 Render area assets on the dashboard map. 2021-04-08 11:24:55 -04:00
paul121
5d1d7aa324 Provide an asset_type_layers map behavior. 2021-04-08 11:24:54 -04:00
paul121
bdc0a3bb00 Allow map types to define default behaviors. 2021-04-08 11:24:54 -04:00
Michael Stenta
46fc6bc849 Whitespace. 2021-02-09 14:39:36 -05:00
paul121
b026b618aa Rename map_name to map_type. 2021-02-09 14:39:36 -05:00
paul121
006bdd9c52 Provide the map popup behavior. 2021-02-09 14:39:36 -05:00
paul121
bb20abc22f Create a geofield_widget map type. 2021-02-09 14:39:36 -05:00
paul121
0d9ec4f3b7 Create the map geofield behavior. 2021-02-09 14:39:36 -05:00
paul121
f1ea20c830 Create a geofield map type. 2021-02-09 14:39:36 -05:00
paul121
c7a16d0f5d Create the map WKT behavior. 2021-02-09 14:39:36 -05:00
paul121
76792fcb64 Create a map_behavior config entity. 2021-02-09 14:39:36 -05:00
paul121
0555c6d385 Add schema for map_block settings. 2021-02-09 14:39:36 -05:00
paul121
53456d047a Provide a dashbaord map type. 2021-02-09 14:39:36 -05:00
paul121
b6cccb487b Provide a default map type. 2021-02-09 14:39:36 -05:00
paul121
5db11dbc79 Create a map_type config entity. 2021-02-09 14:39:36 -05:00
paul121
28178ed19e Create a dashboard_map block. 2021-02-09 14:39:36 -05:00