Skip to content
Snippets Groups Projects
Commit a406bc1f authored by Eirik Steira's avatar Eirik Steira Committed by Mads Lundegaard
Browse files

Add Geocoding address search and autocompletion

Registered Google Maps API key in order to view the map

Fix find or create tag to search by name instead of id since non-existing tags wont have id

Fix recursion in Image, Album and Tag toString

Auto stash before checking out "HEAD"
Fix checkout commit issues

Improve debug logging in Map controller and add GoogleMapView to map view

Fix duplicate issues due to rebase

Log hibernate to logfile exclusively

Create ImageMapFactory to encourage reusability

Finished ImageMapFactory - static factory method

Add javadoc to ImageMapFactory

Made image fetching a background task in Map controller

Update javadoc in Map controller

Fix nullpointer exception when getting geolocation from image

Remove duplicate logging of exceptions in ExploreAlbums

Minor refactors, return new GeoLocation instead of null if image does not have metadata

Improve logging in ImageMapFactory and use longitude instead of latitude twice

Implement search on location/address with autocomplete

Add Google Places API for autocompletions

Add Google Maps Services instead of outdated Google Places API

Add Geocoding API search for adresses

Add VM options to export javafx.base/com.sun.javafx.event to org.controlsfx.controls

Finished location autocompletions related to the map

Add javadoc to Map controller
parent 5fe38201
No related branches found
No related tags found
1 merge request!165Weekly merge to Master
Showing
with 372 additions and 103 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment