mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
80b4738422
This commit simplifies and improves the biblical maps implementation by: - Replacing complex client-side map with clean tile-based solution - Adding fallback tile providers for better reliability - Simplifying markers and popup styling - Improving error handling and user feedback - Using circle markers instead of custom icons for better performance - Streamlining location data structure and management The changes make the maps more robust while maintaining core functionality.