Skip to content

Commit

Permalink
Issue #31: Update Leaflet library to 1.9.1 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
indigoxela authored Oct 2, 2022
1 parent 85740a6 commit 8786769
Show file tree
Hide file tree
Showing 8 changed files with 1,115 additions and 362 deletions.
4 changes: 2 additions & 2 deletions leaflet.module
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ function leaflet_library_info() {

$libraries['leaflet'] = array(
'title' => t('Leaflet JavaScript Library'),
'version' => '1.8.0',
'website' => 'http://leafletjs.com/',
'version' => '1.9.1',
'website' => 'https://leafletjs.com/',
'js' => array(
// This setting is needed in order to properly render market images.
'leaflet_root_url' => array(
Expand Down
Loading

0 comments on commit 8786769

Please sign in to comment.