GPS tagged entries icon

GPS tagged entries

Version 2.2.0

August 13, 2023

Added

  • Save zoom level (Issue #21)
  • Ability to set a default zoom level (Issue #21)
  • Ability to set a default map center

Changed

  • Bugfix: an empty value would still pass required field validation (Issue #22)

Version 2.1.2

May 3, 2022

Changed

  • Move ECS to dev dependencies

Version 2.1.1

May 3, 2022

Changed

  • Bugfix Twig filters

Version 2.1.0

May 3, 2022

Changed

  • Refactor Javascript to support multiple instances (Issue #16)
  • Update lay-out to also show the actual address in a separate field (Issue #13, thanks @GMConsultant)

Version 2.0.0

May 2, 2022

Changed

  • Craft v4 compatibility

Version 1.3.1

June 3, 2021

Changed

  • Bugfix normalizeValue() of EntryCoordinates for PHP8+ (Issue #14)

Version 1.3.0

January 14, 2020

Added

  • GraphQL support

Version 1.2.1

January 2, 2020

Changed

  • Fix parsing Google API key from environment vars (thanks @jrrdnx)
  • Fix parsing negative coordinates through latitude and longitude helpers (Issue #5, thanks @jrrdnx)

Version 1.2.0

December 23, 2019

Added

  • Enable environment vars for the Google API key (@jrrdnx)

Changed

  • Fixed a bug that required the field have a fixed name (Issue #2, @nicbou)

Version 1.1.0

August 31, 2019

Added

  • Added installation instructions to readme
  • Added Twig filter to output coordinates in front-end
  • Added Twig documentation to readme

Version 1.0.0

August 31, 2019

Added

  • First version of the Craft plugin.
  • Include plugin icon
  • Include Craft license
  • Add preview to readme (#1)
  • Draggable marker on a Google Map
  • Includes searching through Google Places API
  • Google key configurable in field setting