iniamudhan / react-bingmaps

Bingmaps in React.js
MIT License
26 stars 42 forks source link

If the component gets remounted it won't load again. #3

Closed jeremyk closed 6 years ago

jeremyk commented 6 years ago

Seems like it is failing to clean up properly when the component is unmounted as leaving the page in a SPA and coming back will cause the map to fail to load.