Implement user locate.

This commit is contained in:
David Molineus
2015-01-24 11:38:15 +01:00
parent 83b6870538
commit 4c6f731d99
5 changed files with 216 additions and 56 deletions

View File

@@ -16,6 +16,7 @@ use Model\Collection;
/**
* Class MapModel for the tl_leaflet_map table.
*
* @property mixed|null locate
* @package Netzmacht\Contao\Leaflet\Model
*/
class MapModel extends \Model