forked from Snck3rs/contao-leaflet-maps
Move GeoJson features to new namespace.
This commit is contained in:
@@ -17,7 +17,7 @@ use Netzmacht\Contao\Leaflet\Mapper\DefinitionMapper;
|
||||
use Netzmacht\Contao\Leaflet\Model\LayerModel;
|
||||
use Netzmacht\Contao\Leaflet\Model\MapModel;
|
||||
use Netzmacht\LeafletPHP\Assets;
|
||||
use Netzmacht\LeafletPHP\Definition\GeoJson\FeatureCollection;
|
||||
use Netzmacht\LeafletPHP\Value\GeoJson\FeatureCollection;
|
||||
use Netzmacht\LeafletPHP\Definition\Map;
|
||||
use Netzmacht\LeafletPHP\Value\LatLngBounds;
|
||||
use Netzmacht\LeafletPHP\Leaflet;
|
||||
|
||||
Reference in New Issue
Block a user