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:
e8304e6
)
centering the map lat starting position
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:41:34 +0000
(11:41 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Oct 2019 15:41:34 +0000
(11:41 -0400)
glm-map.js
patch
|
blob
|
history
diff --git
a/glm-map.js
b/glm-map.js
index
8b592b1
..
22d2bed
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.42, -84.
9592
],
+ center: [45.42, -84.
77
],
zoom: 10,
// scrollWheelZoom: false,java
gestureHandling: true