googlemaps / googlemaps/js-samples
Bug: webgl-overlay-simple
Open
- Dominant language
- TypeScript
- Stars
- 805
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
### Operating system
windows 11
### Browser Version
Latest
### How severe is the bug?
moderate
### Bug description
This demo version and its corresponding sandboxes is not working.
`'initWebglOverlayView' was used before it was defined. (@typescript-eslint/no0use-before-define)`
### Steps to reproduce
Went to the link and tried to use the sandboxes
### Console log output
```sh
Problems: `'initWebglOverlayView' was used before it was defined. (@typescript-eslint/no0use-before-define)`
```
Contributor guide
Assessment
This issue has not been assessed yet.