Map theme
This commit is contained in:
parent
0decfc410d
commit
417bf9e16f
@ -12,7 +12,7 @@ function maplibreMap() {
|
|||||||
|
|
||||||
var map = new mapboxgl.Map({
|
var map = new mapboxgl.Map({
|
||||||
container: 'mapbox',
|
container: 'mapbox',
|
||||||
style: "https://maps.netsyms.net/styles/klokantech-terrain/style.json",
|
style: "https://maps.netsyms.net/styles/osm-liberty-hillshading/style.json",
|
||||||
//attributionControl: false,
|
//attributionControl: false,
|
||||||
interactive: true,
|
interactive: true,
|
||||||
pitch: 0,
|
pitch: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user