leaflet_geojson 8.x-1.6

Bug fixes

Issue #3152482: Defined height is not taken into account
This fix was mistakenly not included in the previous release

leaflet_geojson 8.x-1.4

Bug fixes
New features

Doing some (small) performance improvements
Compatibility with D9

leaflet_geojson 8.x-1.3

Bug fixes
New features

#3117703: Undeclared JS variables
Fixed bug with missing ajax library for anonymous users
Adding loading animation
Fixed bug when a view is disabled

leaflet_geojson 8.x-1.1

Bug fixes

Issue #2381165 by robertwb, mpgeek: Re-thinking Leaflet GeoJSON and exposed filters
Issue #2501853 by mpgeek, vdsh: Pane: Unable to unset "Override natural center and zoom placement"
Issue #2267687 by mpgeek: Bounding argument not actually set from layer data
Initialize markers on map load

leaflet_geojson 7.x-2.x-dev

New features

Initial development branch for panels support, and multiple data layers via GeoJSON feeds. To go from 1.x to 2.x should just be a simple swap. There is no update script to automatically convert your 1.x BEANs to panels; you will have to recreate them in page manager. Single data-layer maps still work in this version with either a BEAN or a Panel, but multiple data layer maps only work in Panels.

leaflet_geojson 7.x-1.0-alpha4

New features
Bug fixes

Changes since 7.x-1.0-alpha3:

  • Fixed bounding box problems caused by pad function.
  • Allow for popup content.

leaflet_geojson 7.x-1.0-alpha3

New features
Bug fixes

Changes since 7.x-1.0-alpha2:

  • Minor fix.
  • Added form descriptions.
  • Add possibility to override map settings as zoom and center.
  • Fix bbox argument fetching from views_geojson.
  • Use 'bbox' instead of 'BBOX' as default argument according to openlayers, views_geojson.
  • Cleanup info file.

leaflet_geojson 7.x-1.0-alpha2

contains fixes that improve bbox integration with the views_geojson module.

API changes in hook_leaflet_geojson_source_info():

- use 'bbox' instead of 'useBBox' parameter
- added optional 'bbox_arg_id' parameter

Changes since 7.x-1.0-alpha1:

  • Update source info handling for bbox settings.
  • Improve bbox settings handling.
  • Fix api docs.
  • Rename LeafletGeoJSON to LeafletGeoJSONBean.

leaflet_geojson 7.x-1.0-alpha1

New features

First functional release. See project page, README.txt and api docs for documentation.
Thanks for reporting feedback & issues.

Subscribe with RSS Subscribe to Releases for Leaflet GeoJSON