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

Improved Google maps integration #31

Closed
dave0 opened this issue May 22, 2010 · 3 comments
Closed

Improved Google maps integration #31

dave0 opened this issue May 22, 2010 · 3 comments
Labels

Comments

@dave0
Copy link
Owner

dave0 commented May 22, 2010

Originally filed by trawna.com on 2007-02-03T02:10:35

There should be a way for Google maps to be dynamically generated,
including showing field orientation. In 2006 TUC did this with hard-coded
values and a clunky JavaScript interface for maintenance. There is clearly
a better way to do it, storing the required data in the field database, but
it will also take some clever JavaScript, interfacing with the Google maps
API, to provide a user-friendly administrative interface for maintaining
this data.

@dave0
Copy link
Owner Author

dave0 commented May 22, 2010

Updated by trawna.com on 2009-05-07T21:48:08

Added JavaScript field layout editor and viewer. The viewer is mostly complete and
linked from the field view page (through the "view map" link). The editor is complete
enough to be 95% useful, accessed through a new "edit layout" menu option. This
mostly obsoletes the location_url and layout_url columns, but they are left there for
the transition period, and used whenever a new-style field layout has not yet been drawn.

Future enhancements for the editor will be to handle parking locations (already
handled in the viewer, if you manually insert values into the database in
lat,lnt/lat,lng/lat,lng format) and ways to work with multiple fields at the same
site (e.g. aligning two fields, editing multiple fields at once).

Original ticket set status to Started (we converted to open)

@dave0
Copy link
Owner Author

dave0 commented May 22, 2010

Updated by woodseowl on 2009-06-04T07:46:37

Just tried this out on a new install of LR. Very cool! Excellent work.

@dave0
Copy link
Owner Author

dave0 commented May 22, 2010

Updated by dave0000 on 2010-05-22T01:24:38

Implemented by Greg

Original ticket set status to Fixed (we converted to closed)

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

No branches or pull requests

1 participant