[OSGeoLive] #2384: Update Leaflet demo to point to Firenze

OSGeoLive trac_osgeolive at osgeo.org
Fri Jul 29 19:25:37 PDT 2022


#2384: Update Leaflet demo to point to Firenze
-----------------------+----------------------------
 Reporter:  kalxas     |       Owner:  osgeolive@…
     Type:  task       |      Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords:             |
-----------------------+----------------------------
Comment (by darkblueb):

 yet **beta2** shows
 {{{
  /usr/share/javascript/leaflet/leaflet.js

 /* @preserve
  * Leaflet 1.6.0, a JS library for interactive maps. http://leafletjs.com
  * (c) 2010-2019 Vladimir Agafonkin, (c) 2010-2011 CloudMade
  */

 (function (global, factory) {
   typeof exports === 'object' && typeof module !== 'undefined' ?
 factory(exports) :
   typeof define === 'function' && define.amd ? define(['exports'],
 factory) :
   (global = typeof globalThis !== 'undefined' ? globalThis : global ||
 self, factory(global.L = {}));
 })(this, (function (exports) { 'use strict';

   var version = "1.6.0";

   /*
    * @namespace Util
    *

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2384#comment:5>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list