forked from Snck3rs/contao-leaflet-maps
Fix paths.
This commit is contained in:
@@ -20,7 +20,7 @@ use ContaoCommunityAlliance\UrlBuilder\UrlBuilder;
|
||||
*/
|
||||
class RequestUrl
|
||||
{
|
||||
const BASE = 'assets/leaflet/data.php';
|
||||
const BASE = 'assets/leaflet/maps/data.php';
|
||||
|
||||
/**
|
||||
* Create the request url.
|
||||
|
||||
Reference in New Issue
Block a user