forked from Netsyms/PackageHelper
Add attribution to map
This commit is contained in:
parent
9482d21438
commit
759fa029c5
@ -20,7 +20,7 @@ function mapboxMap() {
|
||||
var map = new mapboxgl.Map({
|
||||
container: 'mapbox',
|
||||
style: SETTINGS.maptileurls[getStorage("mapsource")].json,
|
||||
attributionControl: false,
|
||||
//attributionControl: false,
|
||||
dragPan: true,
|
||||
pitch: 0,
|
||||
zoom: 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user