mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-12-02 21:14:15 +01:00
Improve icon handling.
This commit is contained in:
@@ -17,6 +17,9 @@ namespace Netzmacht\Contao\Leaflet\Model;
|
||||
* @property mixed|null iconAnchor
|
||||
* @property mixed|null popupAnchor
|
||||
* @property mixed|null iconRetinaImage
|
||||
* @property mixed|null shadowAnchor
|
||||
* @property mixed|null shadowRetinaImage
|
||||
* @property mixed|null shadowImage
|
||||
*/
|
||||
class IconModel extends \Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user