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

Geotagging improvements #15

Open
4 of 5 tasks
elliec opened this issue Jun 2, 2015 · 4 comments
Open
4 of 5 tasks

Geotagging improvements #15

elliec opened this issue Jun 2, 2015 · 4 comments
Assignees

Comments

@elliec
Copy link

elliec commented Jun 2, 2015

Add the following

@elliec
Copy link
Author

elliec commented Jul 21, 2015

@supranove can you add a satellite imagery layer to the map?

@othieno
Copy link
Member

othieno commented Jul 21, 2015

@elliec sure thing.

othieno added a commit that referenced this issue Aug 20, 2015
In addition to code improvements, the following features have been added:
- Zoom slider in addition to the zoom buttons.
- Full-screen mode.
- Aerial and satellite imagery.

References #15.
othieno added a commit that referenced this issue Aug 28, 2015
It is now possible to set a map's default location from the project
configuration file.

References #15.
@othieno
Copy link
Member

othieno commented Aug 28, 2015

@elliec I was wondering, is the tour (for a user's first interaction with the geotagging map) necessary now that we have a help modal? And if it is, what should I put in it that won't be in the help?

othieno added a commit that referenced this issue Aug 28, 2015
othieno added a commit that referenced this issue Aug 29, 2015
@elliec
Copy link
Author

elliec commented Aug 31, 2015

@supranove you can leave out the tour for now, we can see what we get in feedback. I will leave this open while we test it but looks good, once testing goes well can close

thanks!
ellie

othieno added a commit that referenced this issue Oct 8, 2015
The search functionality previously centered the map at a location's
longitude and latitude. The zoom factor never changed which became
problematic when users searched for very specific locations, e.g.
streets or building addresses, because while the map was correctly
centered at the location, it did not automatically zoom in to provide
more detail.

The search functionality now centers the map around the location's
bounding box, i.e. a rectangle within which the location is encompassed,
effectively using a variable zoom factor based on the bounding box's area.

References #15.
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