Code style.

This commit is contained in:
David Molineus
2015-01-27 17:58:03 +01:00
parent fdd3b443f3
commit 3abe5c6517
6 changed files with 26 additions and 15 deletions

View File

@@ -109,7 +109,7 @@ class MapService
* Get map javascript.
*
* @param MapModel|int $mapId The map database id. MapModel accepted as well.
* @param \Netzmacht\LeafletPHP\Value\LatLngBounds $bounds Optional bounds where elements should be in.
* @param LatLngBounds $bounds Optional bounds where elements should be in.
* @param string $elementId Optional element id. If none given the mapId or alias is used.
* @param string $template The template being used for generating.
* @param string $style Optional style attributes.