Leaflet Easymap is a Leaflet based library for
integrating maps in webpages without programming.
You just include the library in your web page and every html element with
class leasymap will be turned into a Leaflet map
(see examples below).
Important: the element must have a height set
(otherwise you'll see nothing).