In leaflet_library() file /dist/leaflet.css is currently assigned to the 'screen' media type. This prevents the maps printing correctly and is contrary to the examples on leafletjs.com. Changing this to 'all' fixes the problem.

Comments

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Active » Fixed

Patch applied to 7.x-1.x with attribution. Thanks Graham!
Rik

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.