bhelx / nola-transit

iOS and Android Mobile application for New Orleans public transportation
MIT License
0 stars 0 forks source link

Map empty and gray when coming back into focus #59

Closed bhelx closed 6 years ago

bhelx commented 6 years ago

When the app comes back into focus (after having been in background) the may is grayed out and non-interactive

screen shot 2018-02-10 at 5 47 17 pm

Clicking on location button brings map back but now very close:

screen shot 2018-02-10 at 5 48 44 pm

My guess is some bad values are being passed into the bounding box props of the map. That or some bad location data.

bhelx commented 6 years ago

This was confirmed on master