transport-nantes / tn_web

site web des Mobilitains
https://www.mobilitains.fr/
GNU General Public License v3.0
16 stars 8 forks source link

Mobilito centers pre-map at user #1158

Open JeffAbrahamson opened 1 year ago

JeffAbrahamson commented 1 year ago

Use gom jabbar to pre-fetch estimated geo based on free geo-ip db. Expose "this user's last position" and use that to center the map (by asking gom jabbar for last known position).

We should store geo-ip data at roughly 1 km granularity to avoid privacy concerns.

See also notes at #19, #38 and #341.

Depends on #19 being done.