- Added @mapbox/mapbox-gl-draw dependency to package.json.
- Enhanced LocationForm.vue to support geofence drawing and editing using Mapbox GL Draw.
- Implemented functions for creating, updating, and syncing geofences with the map.
- Updated types for geofence handling in locations.interfaces.ts.
- Refactored coordinate parsing and formatting logic for better clarity and functionality.
- Improved UI components in Locations.vue for better user experience and interaction.