1
0
Fork
You've already forked phpDiveLog
1

Privacy adjustments #1

Closed
opened 2018年10月14日 01:33:52 +02:00 by izzy · 2 comments
Owner
Copy link

Author: @IzzySoft

  • location links (sites with coordinates) are currently going to Google Maps. This should be changed to OSM (something like https://www.openstreetmap.org/?mlat=35.30731480&mlon=33.35525891&zoom=15&layers=C).
  • from the site list, there are links to show all sites in ...
    • Google Earth: this is no issue, as it actually does nothing but download a KML file; what to open it with is up to the user. But it should possibly be renamed to "Download KML"
    • and Google Maps: this actually opens GMaps and loads the KML there. Should be switched to something like https://osm.quelltextlich.at/viewer-js.html?kml_url=https://<server>/<path>/<file.kml> (uses OSM; found via OSM Wiki)

For flexibility, maybe even offer options to chose between G and O?

Author: @IzzySoft * location links (sites with coordinates) are currently going to Google Maps. This should be changed to OSM (something like `https://www.openstreetmap.org/?mlat=35.30731480&mlon=33.35525891&zoom=15&layers=C`). * from the site list, there are links to show all sites in ... * Google Earth: this is no issue, as it actually does nothing but download a KML file; what to open it with is up to the user. But it should possibly be renamed to "Download KML" * and Google Maps: this actually opens GMaps and loads the KML there. Should be switched to something like `https://osm.quelltextlich.at/viewer-js.html?kml_url=https://<server>/<path>/<file.kml>` (uses OSM; found via [OSM Wiki](https://wiki.openstreetmap.org/wiki/KML)) For flexibility, maybe even offer options to chose between G and O?
Author
Owner
Copy link

Author: @IzzySoft

Turns out for the first bullet point PDL already allowed to chose between multiple map providers (Google, Mapquest, Yahoo). So all there was to do to that was adding OSM and making it the default.

Author: @IzzySoft Turns out for the first bullet point PDL already allowed to chose between multiple map providers (Google, Mapquest, Yahoo). So all there was to do to that was adding OSM and making it the default.
Author
Owner
Copy link

Author: @IzzySoft

Easier than thought 😸

Author: @IzzySoft Easier than thought :smile_cat:
Sign in to join this conversation.
No Branch/Tag specified
master
v0.5.0
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
izzy/phpDiveLog#1
Reference in a new issue
izzy/phpDiveLog
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?