(library
 (name leaflet)
 (public_name leaflet)
 (modules ev latlng geojson_layer tile_layer popup marker map global layer)
 (libraries brr js_of_ocaml)
 (js_of_ocaml
  (javascript_files leaflet.js)))
