Compare commits

...

3 Commits

Author SHA1 Message Date
Nacroni 1906a52691
Merge c4db95fbc6 into afd23679c7 2023-07-19 14:40:37 -07:00
Connor Hackenberg afd23679c7
Update README.md 2023-07-18 10:30:54 -04:00
Nacroni c4db95fbc6
Remove key for ease of access of "config.js"
Remove the key due to the differences of "config.js" with the key being blank
2023-02-15 19:47:15 -05:00
2 changed files with 2 additions and 3 deletions

View File

@ -8,8 +8,7 @@ If you would like to donate to this project visit here:
https://opencollective.com/weather-ranch
## Stay up to date (Visit the Discord Server):
https://discord.gg/4TpAsRtsAx
https://discord.io/WeatherRanch
## Installation Instructions:
## Running locally:

View File

@ -3,7 +3,7 @@ var customMap = false;
function initBasemaps() {
//main map
mapboxgl.accessToken = 'pk.eyJ1IjoiZ29sZGJibGF6ZXoiLCJhIjoiY2tiZTRnb2Q2MGkxajJwbzV2bWd5dXI5MyJ9.jU-2DqGCBI14K-acyN9RCw';
mapboxgl.accessToken = '';
map = new mapboxgl.Map({
container: 'radar-3', // container ID
style: 'mapbox://styles/goldbblazez/cl10wz58y000q14ptdm3vkmxe', // style URL