CityofToronto / bdit_flashcrow

Working repository for MOVE, a project to modernize transportation data systems at the City of Toronto.
MIT License
9 stars 2 forks source link

MOVE-1205 - Map location hover tooltip not appearing in study request form #1270

Closed ryanpdaley closed 5 months ago

ryanpdaley commented 5 months ago

Issue Addressed

This PR closesMOVE-1205

Description

We weren't setting the zoomLevel when the map loaded, so I added this. The tooltip / toast now appears in local - I am assuming this will fix the issue in Dev also.

Tests

All tests are passing.