js-solar-potential
js-solar-potential copied to clipboard
Source code for the Solar Potential demo using the Solar API from Google Maps Platform
This change aligns with a change in default panel sizing, so making the default on the demo site match the API output will generate more reasonable behavior.
I played around with some option and then i went to the datalayer endpoint option and I believe there is some bug which is reversing the toggle function. 
Running `npm run dev` after a clean repo clone and install results in errors. Initially, there is an import error of `Loader`. ...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.3.5 to 2.4.3. Release notes Sourced from @sveltejs/kit's releases. @sveltejs/kit@2.4.3 Patch Changes fix: only disallow body with GET/HEAD (#11710) @sveltejs/kit@2.4.2 Patch Changes fix: ignore bodies sent with...
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 3.0.1 to 3.0.3. Changelog Sourced from @sveltejs/adapter-node's changelog. 3.0.3 Patch Changes fix: return 400 response if request construction fails 3.0.2 Patch Changes fix: return 400 response if...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12. Changelog Sourced from vite's changelog. 5.0.12 (2024-01-19) fix: await configResolved hooks of worker plugins (#15597) (#15605) (ef89f80), closes #15597 #15605 fix: fs deny for...
Bumps [undici](https://github.com/nodejs/undici) to 5.26.5 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Updates `undici` from 5.23.0 to 5.26.5 Release notes Sourced from undici's releases. v5.26.5 What's...
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...