Leaflet popup 100% width and height

790 views
Skip to first unread message

lloyd rayner

unread,
Jan 14, 2015, 3:27:48 PM1/14/15
to leafl...@googlegroups.com
Hi All,

I am looking for some help, when my map is used on a mobile device i want my popups to be 100% height and width. 

when i set .leaflet-popup { height:100%; width:100%; } it doesnt work.

can anyone help?

Thank yu

Stephan Bardubitzki

unread,
Jan 15, 2015, 10:59:33 AM1/15/15
to leafl...@googlegroups.com
Try { width: window.innerWidth; height: window.innerHeight }

--

---
You received this message because you are subscribed to the Google Groups "Leaflet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leaflet-js+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages