uncomment geoLoc
This commit is contained in:
parent
e4158c8677
commit
6d69db41fb
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
setup_map();
|
||||
setup_map_self();
|
||||
// {{#if gpslog}}setup_geoLoc();{{/if}}
|
||||
{{#if gpslog}}setup_geoLoc();{{/if}}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// EVENT LISTENNING
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
setup_map();
|
||||
setup_map_self();
|
||||
// {{#if gpslog}}setup_geoLoc();{{/if}}
|
||||
{{#if gpslog}}setup_geoLoc();{{/if}}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// EVENT LISTENNING
|
||||
|
|
Loading…
Reference in a new issue