mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-04-16 00:38:26 +02:00
Implement user locate.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user