Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 42.37 KB
MD5: f252bf50b5c306c816e2af676a8c6e30
SHA-1: b694c445d3c780e516ade2e376f78e486692ac5c
SHA-256: 152657f7bd23f0d5206faea604af60a0d2d833b5bf656f1cb6bbaf287361e2cb
Download zip 81.71 KB
MD5: c11e1a1b9c2aede17310eb4c792fc475
SHA-1: f9c81bc5b58ec64ca4c73f53560ffd3592f97eea
SHA-256: 12b7e494ec4efbf0e21d90211be253a9da37597639bb4fa5a3ff69e61241d185

Release notes

src/Plugin/Field/FieldWidget/GeofieldDmsWidget.phpGeofieldDmsWidget & src/Element/GeofieldDms enhancements and fixes:
- Generate a valid Geofield only if the DMS coordinates are valid, otherwise delete the entry.
- Generate a default entry that is empty and not 0, 0 , 0 (that would create a new geofield on every save)
(Issue #2142071 by holist, itamair: Allowing coordinate entry in degrees-minutes-seconds DMS format)
Issue #1840894: Add documentation on how to save a Geofield programatically.
Issue #3003822 by lennartvv: Migrate process plugin for geofield D7 to D8
GeofieldProximityFilter: Better Validation on Empty and not Valid Origin, correct Validation on Required Origin on Exposed Proximity filter (Issue #3041549 by AdamPS, itamair: Proximity filter must handle geocode failures)
Issue #3047662 by mpolishchuck, itamair: Avoid logging tons of errors when proximity filter does not provide origin
Issue #3042740 by Deeksha B: Drupal 9 Deprecated Code Report
Issue #3043279 by itamair, maboresev: Proximity Lat/Long values provided by Views Context
Issue #3045423 by itamair: Update composer.json to new drupal git server

Created by: itamair
Created on: 21 Apr 2019 at 16:34 UTC
Last updated: 22 Apr 2019 at 12:23 UTC
Bug fixes
New features

Other releases