Refactor to fit bounds.

This commit is contained in:
David Molineus
2015-01-27 12:36:52 +01:00
parent 9e0fe6a0b6
commit 9de46923fb
2 changed files with 11 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ use Model\Collection;
* @property mixed|null alias
* @property mixed|null pointToLayer
* @property mixed|null onEachFeature
* @property mixed|null boundsMode
*
* @package Netzmacht\Contao\Leaflet\Model
*/