General map features #50

Closed
opened 2025-10-19 10:57:24 +00:00 by ian · 7 comments
Owner

For parity with my other projects e.g.

  • Basemap choice
  • Basemap opacity
  • Toggle terminator
  • Toggle ITU/CQ/Maidenhead/WAB&WAI overlays
For parity with my other projects e.g. - [x] Basemap choice - [x] Basemap opacity - [x] Toggle terminator - [x] Toggle ITU/CQ/Maidenhead/WAB&WAI overlays
ian changed title from Map enhancements to General map features 2025-10-19 13:50:44 +00:00

Possible to

  • center/zoom on visible/filtered spots?
  • pass default center of map and zoom level as URL arguments or in config?
Possible to - center/zoom on visible/filtered spots? - pass default center of map and zoom level as URL arguments *or* in config?
Author
Owner

All possible - which would you prefer? Or do you want all options to be possible based on config?

All possible - which would you prefer? Or do you want all options to be possible based on config?

Sorry for the super brief note, I was in the middle of something else.

I think they have different use cases. Minimum might be the config option to zoom to filtered spots on first page load. I don't know how automatic rezooming on filter change would feel for a user.

But I also like the idea of some url arguments for map center and scale, especially with embed turned on.

Sorry for the super brief note, I was in the middle of something else. I think they have different use cases. Minimum might be the config option to zoom to filtered spots on first page load. I don't know how automatic rezooming on filter change would feel for a user. But I also like the idea of some url arguments for map center and scale, especially with embed turned on.
Author
Owner

Thanks, I'll add both ways of doing it.

Thanks, I'll add both ways of doing it.
ian self-assigned this 2026-03-30 20:00:06 +00:00

You are too kind.

You are too kind.
Author
Owner

I have implemented:

  1. Map zooming to the extent of the markers on first load
  2. URL params to set the map extent yourself e.g. https://spothole.app/map?map-center-lat=50&map-center-lon=-2&map-zoom=8

Please let me know if that works for you or if you would like further changes!

I have implemented: 1. Map zooming to the extent of the markers on first load 2. URL params to set the map extent yourself e.g. `https://spothole.app/map?map-center-lat=50&map-center-lon=-2&map-zoom=8` Please let me know if that works for you or if you would like further changes!

Seems to be working. Thank you! I'll check back in if I see anything weird.

https://spothole.w1cdn.net/map

Seems to be working. Thank you! I'll check back in if I see anything weird. https://spothole.w1cdn.net/map
ian closed this issue 2026-04-06 15:12:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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
ian/spothole#50
No description provided.