2amigos / yii2-leaflet-extension

Yii 2 Extension library to display interactive maps with Leaflet .
http://yiiwheels.com
Other
30 stars 26 forks source link

Map widget: allows to set size in percent #21

Closed gonimar closed 8 years ago

gonimar commented 8 years ago

allows to set size in percent (BC breaking)

<?= $leaflet->widget(['height' => '100%']); ?>