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

Mapsforge: Reverse Geocoding #383

Closed
jvoyatz opened this issue Jul 26, 2017 · 2 comments
Closed

Mapsforge: Reverse Geocoding #383

jvoyatz opened this issue Jul 26, 2017 · 2 comments
Milestone

Comments

@jvoyatz
Copy link

jvoyatz commented Jul 26, 2017

Hello,

It is already implemented in Mapsforge. Here you can found the sample code.

This feature gives the user the ability to see info regarding POI or Ways in a radius.

@devemux86 devemux86 changed the title Reverse Geocoding Listener Mapsforge: Reverse Geocoding Jul 26, 2017
@devemux86
Copy link
Collaborator

That would be a nice addition in VTM, regarding Mapsforge maps.
We'd probably need to enhance first the reader API.

For reference the Mapsforge issue is mapsforge/mapsforge#727.

Its sample has Reverse Geocoding at touch, reading the map data for the area and returning:

  • POI(s) in specified touch radius
  • Way(s) containing touch point

@devemux86 devemux86 added this to the 0.9.0 milestone Sep 10, 2017
devemux86 added a commit that referenced this issue Sep 10, 2017
* Mapsforge Reverse Geocoding #383

* Mapsforge Reverse Geocoding example #383
@devemux86
Copy link
Collaborator

See ReverseGeocodeActivity.

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

2 participants