Skip to content

Draft: Geolocation

Yuri D'Elia requested to merge geolocation into master

Based on !94:

  • Minor code/style fixes
  • Changes to the default format to avoid OSM redirection

What's missing:

  • "map.png" doesn't follow the existing icon style
  • Incorporating the full URL of the geolocation service seems wrong and wasteful. We should just put lan/lon for each image, and format the resulting string in via JS.
  • update manual page
Edited by Yuri D'Elia

Merge request reports