3 Commits

Author SHA1 Message Date
Carlos Gutierrez
913d4a8c57 Merge branch 'master' of github.com:CarGDev/Location-Tracker 2025-10-12 21:42:53 -04:00
Carlos Gutierrez
fecd0ce968 Integration and add heat map demo
- Implemented OpenStreetMap using WebView with Leaflet.js
- Added OpenStreetMapView component with interactive map functionality
- Created heat map visualization with color-coded intensity
- Added 30 dummy location points around San Francisco Bay Area
- Implemented location tracking with real-time pin placement
- Added comprehensive UI with two-row button layout
- Features: Start/Stop tracking, Center map, Demo heat map, Clear demo, Reset map
- Added location count display and confirmation dialogs
- Updated project structure and documentation
- All functionality tested and working on Android emulator
2025-10-12 21:42:25 -04:00
6f6d4c646c Initial commit 2025-10-12 21:27:17 -04:00