Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jay J Kim
weather
Commits
def90e70
Commit
def90e70
authored
Aug 31, 2016
by
Zach Knox
Browse files
fix the ignore
parent
7fe5825c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
def90e70
.meteor/local
.meteor/meteorite
weather/server/lib/secrets.js
weather/settings.json
weather/mup.json
weather/settings.json
weather/.meteor
weather/server/lib/secrets.js
weather/lib/locations.js
0 → 100644
View file @
def90e70
LOCATIONS
=
{
FAIRFAX
:
{
name
:
'
Fairfax
'
,
lat
:
'
38.830295
'
,
long
:
'
-77.307717
'
},
ARLINGTON
:
{
name
:
'
Arlington
'
,
lat
:
'
38.885025
'
,
long
:
'
-77.101114
'
},
SCITECH
:
{
name
:
'
SciTech
'
,
lat
:
'
38.756211
'
,
long
:
'
-77.521461
'
},
KOREA
:
{
name
:
'
Mason Korea
'
,
lat
:
'
37.367863
'
,
long
:
'
126.630984
'
}
//,
//RAK: {name: 'Mason Ras-Al-Khaimah', lat: '0', long: '0'} NEED LAT AND LONG
};
Write
Preview
Markdown
is supported
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