Fixed Google Maps url in the event detail
Closes #80
Previous behaviour
The Google Maps image at the top of the detail screen would not render.
Steps to reproduce:
- Open an event (preferably one with a unique location you haven't seen yet, as React Native caches images).
- Notice the map at the top does not render.
New behaviour
The Google Maps image at the top of the detail screen renders normally.
Steps to validate that it works:
- Open an event (preferably one with a unique location you haven't seen yet, as React Native caches images).
- Notice the map at the top renders fine.