You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now enter the pi-weather-station/client directory. You'll find the webpack configuration file there. Before you run webpack you would probably want to npm install to get needed modules. Run webpack like:
webpack --config webpack.config.js
Go back to main directory, run your server (npm start), you should see your free tiles
Just in case - quick workaround for api settings - in Settings under Maps API key enter anything
Is it possible to use a map API, other than Mapbox? I would like to use other free map API's, but no map is showing when trying.
The text was updated successfully, but these errors were encountered: