diff --git a/collections/map/mapbox.php b/collections/map/mapbox.php index c63fc94be2..a8ad95c9b6 100644 --- a/collections/map/mapbox.php +++ b/collections/map/mapbox.php @@ -1,6 +1,9 @@
-@@ -180,51 +183,51 @@ function toggleLatLongDivs(){ |
@@ -257,7 +260,7 @@ function toggleLatLongDivs(){
var mapObj = L.map('mapid').setView([], 3);
L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token=', {
- attribution: 'Map data © OpenStreetMap contributors, CC-BY-SA, Imagery © Mapbox',
+ attribution: ' © OpenStreetMap , CC-BY-SA, © Mapbox',
minZoom: 1,
maxZoom: 18,
id: 'taxon/streets-v11',
@@ -319,4 +322,4 @@ function toggleLatLongDivs(){
-
\ No newline at end of file
+ |