mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-01-15 20:05:18 +01:00
Move LatLng and LatLngBounds to new Value namespace.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
namespace Netzmacht\Contao\Leaflet\Event;
|
||||
|
||||
use Netzmacht\LeafletPHP\Definition;
|
||||
use Netzmacht\LeafletPHP\Definition\Type\LatLngBounds;
|
||||
use Netzmacht\LeafletPHP\Value\LatLngBounds;
|
||||
use Symfony\Component\EventDispatcher\Event;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user