Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location text to geolocation type #12

Open
binkabir opened this issue Aug 8, 2017 · 0 comments
Open

Location text to geolocation type #12

binkabir opened this issue Aug 8, 2017 · 0 comments
Assignees
Milestone

Comments

@binkabir
Copy link
Collaborator

binkabir commented Aug 8, 2017

There is a need for a functionality that will take a location/area and return the geolocation type case class Geolocation(lat: Double , lng: Double, name : String)
e.g when a user enters "light ikeja cantonment" this functionality will take the area in question and return the lng,lat if it exists on google maps.
This is to reduce the inaccuracies / inconsistencies if users where to input geolocations.

@binkabir binkabir added this to the 0.1.0 milestone Aug 8, 2017
@binkabir binkabir self-assigned this Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant