Feat/map
Implemented a way to see all available images on a map using Google Maps API. The images with geolocation which latitude and longitude are set to 0 will not be displayed. Created a ImageMapFactory in order to reuse this feature when implementing viewing images in an album on a map.
Refactor error logging in Explore albums to avoid duplicate output.