farmOS/modules/farm/farm_map
Michael Stenta ad4725c12f Change all relevant links from farmOS.org to v1.farmOS.org. 2021-12-21 19:18:39 -05:00
..
css Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
farm_map_geofield Make sure farmOS.map.behaviors.geofield runs after farmOS.map.behaviors.wkt. 2020-02-20 23:30:56 -05:00
farm_map_google Change all relevant links from farmOS.org to v1.farmOS.org. 2021-12-21 19:18:39 -05:00
farm_map_kml Pass area descriptions through check_plain() when exporting KML to ensure that ampersands are escaped. See https://stackoverflow.com/questions/48207963/the-kml-file-contains-invalid-or-unsupported-data-or-the-file-is-too-large-to-p 2020-06-18 09:14:57 -04:00
farm_map_mapbox Update mapbox layers to use 512x512 tile size. 2020-07-29 12:32:32 -04:00
js Enable the snapping grid controls when farmOS-map is used for editing #335 2020-08-11 08:51:56 -04:00
farm_map.api.php Add new hooks for defining farmOS map behaviors in Drupal, and a farm_map_add_behavior() function for adding them. 2020-02-10 14:27:49 -05:00
farm_map.block.inc Provide a Farm Map block. 2020-02-10 14:27:49 -05:00
farm_map.farm_map.inc If #edit is TRUE on a map element, enable the edit behavior. 2020-02-10 14:27:49 -05:00
farm_map.features.field_base.inc Move to modules/farm/farm_map in preparation for #2876992. 2017-05-26 09:58:14 -04:00
farm_map.geo.inc Reset the static scale variable with drupal_static_reset() so that successive calls to farm_map_set_bcscale() work. 2020-11-11 07:51:55 -05:00
farm_map.info Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
farm_map.install Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
farm_map.module Fix farm_map base_path JS setting to work without clean URLs. 2020-07-15 11:53:54 -04:00