googlemaps / googlemaps/js-samples
Advanced Markers Animation Unused Variable
Open
- Dominant language
- TypeScript
- Stars
- 805
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
### Operating system
macOS Sonoma 14.6
### Browser Version
Chrome 127.0.6533.73
### How severe is the bug?
low
### Bug description
The `const total = 100;` is unused and can be implemented in the `createMarker()` loop; or removed.
### Steps to reproduce
Open Advanced Markers Animation sample [index.ts](https://github.com/googlemaps/js-samples/blob/main/samples/advanced-markers-animation/index.ts) file.
### Console log output
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.