Closed (fixed)
Project:
Leaflet
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Apr 2013 at 14:56 UTC
Updated:
20 Oct 2013 at 02:35 UTC
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
Comment #1
rdeboerPatch applied to 7.x-1.x with attribution. Thanks Graham!
Rik