add forcegraph to gui
This commit is contained in:
parent
3b21b49a0d
commit
a8bb1b40a2
3 changed files with 63 additions and 10 deletions
|
|
@ -65,8 +65,6 @@ define(["leaflet", "moment", "leaflet.label"], function (L, moment) {
|
|||
|
||||
var map = L.map(el, options)
|
||||
|
||||
L.control.zoom({ position: "topright" }).addTo(map)
|
||||
|
||||
L.tileLayer("https://otile{s}-s.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.jpg", {
|
||||
subdomains: "1234",
|
||||
type: "osm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue