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

Autoload track in Recorder views / tours #441

Closed
jpmens opened this issue Jan 27, 2024 · 1 comment
Closed

Autoload track in Recorder views / tours #441

jpmens opened this issue Jan 27, 2024 · 1 comment

Comments

@jpmens
Copy link
Member

jpmens commented Jan 27, 2024

When a view / tour is loaded today, an empty map with a single point is shown and the user must click on "Load Track" to get the GeoJSON track loaded and displayed onto the map.

I think we should change this to have the track loaded on page load.

@jpmens
Copy link
Member Author

jpmens commented Jan 28, 2024

Thank you!

jpmens added a commit that referenced this issue Feb 6, 2024
- FIX: Tour data (requests and submissions) contain corrupt data in .rec file
b/c of pretty-printing (#437)
- UPD: Change permissions (+r) on binaries (#428)
- NEW: Add support for dumping POI in GeoJSON format (#439)
- FIX: create {static,utils}/index.html to avoid directory listing
- FIX: remove HikeBike layer (and control) from views (#442)
- UPD: Autoload track in Recorder views / tours (#441)
- NEW: Optionally enhance API data with timezone at location's position (#444)
- UPD: locations API returns Recorder version number alongside count/status
- NEW: add experimental utility with which to enhance ghash/ with tzdata
- UPD: location and tzname are stored in ghash cache only if they're non-null
- UPD: Reduce default size of LMDB to 5368709120 (5GB); it can be configured via environment
- UPD: Improve gcache error handling
- FIX: Add missing OTR_HTTPPREFIX to ot-defaults (#440)
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