Skip to content

Releases: omeka-s-modules/Mapping

v2.2.0

14 Aug 16:11

Choose a tag to compare

v2.1.0

28 Jan 01:13

Choose a tag to compare

  • Adds "Map by groups" page block
  • Adds "IIIF Georeference Annotation" overlays to Mapping page blocks
  • Adds "GeoJSON" overlays to Mapping page blocks
  • Allows users to render overlays selectively ("Overlay mode")
  • Optimizes maps for better performance and to allow more features

v2.0.0

20 Jun 18:57

Choose a tag to compare

  • Adds support for polygon and linestring geometries
  • Adds site setting to disable feature clustering
  • Adds site setting for item per page on map browse page
  • Adds pagination to map browse page
  • Adds map to the public item set show pages (via resource page block)
  • Adds map to the admin item set show page
  • Adds padding to map bounds (avoids features hidden behind controls))
  • Enables easier modification of feature pop-up markup (via template overwrite)
  • Removes Stamen basemaps (discontinued)
  • Integration with Copy Resources module

v1.10.0

07 Aug 16:59

Choose a tag to compare

  • Adds batch copy coordinates from property values to markers
  • Prevents markers from being placed outside map
  • Improves API output format

v1.9.0

28 Feb 16:53

Choose a tag to compare

  • Add option to modify scroll wheel zoom behavior on page block

v1.8.0

19 Jan 15:25

Choose a tag to compare

  • Updates to work with Omeka S 4.0
  • Updates JS libraries
  • For the public item show page, maps no longer auto-append; instead, use the "Mapping" resource page block layout (in theme configuration)
  • Integrates with the "Omeka S Item Importer" module to import mappings and markers with items
  • Adds search field to find items with and without markers
  • Adds geographic location to item advanced search
  • Adds site settings to turn public Mapping searches on/off

v1.7.0

13 Dec 15:13

Choose a tag to compare

v1.7.0 Pre-release
Pre-release
  • Updates to work with Omeka S 4.0
  • Updates JS libraries
  • For the public item show page, maps no longer auto-append; instead, use the "Mapping" resource page block layout (in theme configuration)
  • Integrates with the "Omeka S Item Importer" module to import mappings and markers with items
  • Adds search field to find items with and without markers

v1.6.0

29 Aug 19:36

Choose a tag to compare

  • Allows users to customize marker label on Collecting forms
  • Provides alt text to timeline media
  • Accounts for long navigation menu text

v1.5.0

27 Aug 15:37

Choose a tag to compare

  • Adds new query form element to "Map by Query" page block
  • Sets corresponding visibility rules on API Mapping resources

v1.4.1

23 Jul 16:48

Choose a tag to compare

  • Fixes Doctrine error when doing a radius search (@alexdryden #82)
  • Adds multivalue support for latlng CSV imports (93d7f00)