projects
/
WP-Plugins
/
glm-leaflet-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e734d
)
changing center lat lon position
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:28:32 +0000
(11:28 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:28:32 +0000
(11:28 -0400)
glm-map.js
patch
|
blob
|
history
diff --git
a/glm-map.js
b/glm-map.js
index
62ed12d
..
989e795
100644
(file)
--- a/
glm-map.js
+++ b/
glm-map.js
@@
-7,7
+7,7
@@
jQuery(function($){
// Styles a map in night mode.
leafletMap = L.map('glm-leaflet-container', {
- center: [45.
3749
, -84.9592],
+ center: [45.
42
, -84.9592],
zoom: 10,
// scrollWheelZoom: false,java
gestureHandling: true