Using mapbox from their CDN

This commit is contained in:
Jonny Barnes 2019-05-12 10:31:04 +01:00
parent d884435809
commit 490d9eaf7a
40 changed files with 45 additions and 846 deletions

View file

@ -13,6 +13,4 @@
@section('scripts')
@include('templates.mapbox-links')
<script src="/assets/js/maps.js"></script>
@stop