Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
c70ffa87
Commit
c70ffa87
authored
Apr 18, 2018
by
Eric - kg6wxc
Browse files
fixed leaflet-hash.js URL
parent
494fbb31
Changes
1
Hide whitespace changes
Inline
Side-by-side
webpage/map_display.php
View file @
c70ffa87
...
...
@@ -191,7 +191,7 @@ if (!$mesh) {
echo
"<link href='https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/leaflet.fullscreen.css' rel='stylesheet'>
\n
"
;
echo
"<script src='//ismyrnow.github.io/leaflet-groupedlayercontrol/src/leaflet.groupedlayercontrol.js'></script>
\n
"
;
echo
"<link rel='stylesheet' href='//ismyrnow.github.io/leaflet-groupedlayercontrol/src/leaflet.groupedlayercontrol.css'>
\n
"
;
echo
"<script src='//mlevans
.com
/leaflet-hash/
javascripts
/leaflet-hash.js'></script>
\n
"
;
echo
"<script src='//
github.com/
mlevans/leaflet-hash/
blob/master
/leaflet-hash.js'></script>
\n
"
;
}
else
{
echo
"<link href='css/leaflet.css' rel='stylesheet'>
\n
"
;
echo
"<script src='javascripts/leaflet.js'></script>
\n
"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment