Closed DilwoarH closed 1 month ago
Fixes a bug where map would still show if no geometries are passed in. This causes a JS exception and the map to show unintentionally.
We encourage you to keep the code coverage percentage at 80% and above.
What type of PR is this? (check all applicable)
Description
Fixes a bug where map would still show if no geometries are passed in. This causes a JS exception and the map to show unintentionally.
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Before
After
Added/updated tests?
We encourage you to keep the code coverage percentage at 80% and above.