You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: integrate maplibre-preview gem for map preview system
- removed local map files: map.slim, map_layout.slim, filters.js
- added maplibre-preview gem to Gemfile
- updated config.ru to use render_maplibre_preview
- removed outdated map_preview_system.md documentation
- updated README.md documentation with gem information
- simplified project structure by extracting map to separate gem
- maintained full compatibility with existing URL parameters
0 commit comments