Welcome to my app!
Check out the link to my app here: http://jsbin.com/axeWOwAN/1/edit
If you prefer a full-screen view, click here: http://jsbin.com/axeWOwAN/1
I'm encountering an issue with the map on the second page of my app. The map works perfectly fine on its own, but once integrated into my layout, it begins to malfunction due to some unknown collisions.
After conducting some tests, I found that placing the map in the first position on the menu resolves the issue:
Test it out here: http://jsbin.com/axeWOwAN/3
Edit the first-position test here: http://jsbin.com/axeWOwAN/3/edit
However, my requirement is for the map to be on the second page. Can anyone provide assistance in resolving this issue? Thanks a lot!