CodeforAustralia / school-finder

:eyes: Find schools by location
https://education.nsw.gov.au/school-finder
GNU General Public License v3.0
18 stars 7 forks source link

Fixes map controls and catchment #275

Closed techieshark closed 7 years ago

techieshark commented 7 years ago

See commits for details, but by resetting app's stored school level when searching for a school by name, we solve the missing catchment issue (#254) , and by opening the map popup after we've panned/zoomed (via fitBounds()), this should solve the issue of controls being mispositioned (#253).