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

Implement mapping #3

Open
epixian opened this issue Jan 3, 2019 · 1 comment
Open

Implement mapping #3

epixian opened this issue Jan 3, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@epixian
Copy link
Owner

epixian commented Jan 3, 2019

a Map:

  • belongs to: Jobsite
  • has many: Geometry
  • has fields: id
@epixian epixian added the enhancement New feature or request label Jan 3, 2019
@epixian epixian self-assigned this Jan 3, 2019
@epixian
Copy link
Owner Author

epixian commented Feb 19, 2019

Database now stores geometry objects, center, and zoom level for display on a Google Map. Can edit existing maps/objects (manually created on CLI), but not yet create new from scratch using the web interface.

Todo:

  • map creation from scratch
  • implement one-time geocoding of address for initial "ballpark" viewport

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

No branches or pull requests

1 participant