Did you know ... Search Documentation:
Pack weblog -- prolog/info/maps/leaflet/leafletmap.pl
PublicShow source

A (for now) rudimentary leaflet maps component.

This code is part of the weblog project Licensed under LGPL

 lmap(+Generator)// is det
HTML component that shows Open Street Map maps, using the Leaflet library (leafletjs.com) with tiles provided by Cloudmade (cloudmade.com). Maps are generated from a closure. This is documented in map:geo_map.

Do not call this directly, call it through geo_map and pass provider(leaflet).