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

Get address from latitude and longitude #121

Open
Misagh90 opened this issue Oct 3, 2016 · 1 comment
Open

Get address from latitude and longitude #121

Misagh90 opened this issue Oct 3, 2016 · 1 comment

Comments

@Misagh90
Copy link

Misagh90 commented Oct 3, 2016

Hi,
Is there any solution to get latitude and longitude instead of address field to showing the Exact location.
Thanks,

@muskie9
Copy link
Member

muskie9 commented Oct 8, 2016

Hi @Misagh90, sorry for the delay on this ticket. The Fields that power the locator are actually located at the addressable module. The module, in the latest version, does a readonly version of the lat/lng fields. But with a bit of work you could allow these fields to be editable to the user. Please reference the SilverStripe Extensions Documentation on how to implement adjustments to existing code.

Per #120 we're reviewing the module internally and things may be re-written, but for existing versions including the current dev-master (aliased as 2.0.x-dev) we will likely release as is.

We are exploring different ways to accomplish the end result and don't want to hold up the flexibility we've worked out thus far and will likely have a new major version once we decide on a path, but in the mean time, if we receive valid, testable and code that doesn't completely break the base installation, we may be able to work some items in to a tagged release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants