Updated Drone SSID & OUI
This version includes updates to:
- Exclude system-level alerts with MAC '00:00:00:00:00:00'.
- Correctly handle Folium icon colors to prevent warnings.
- Correctly extract alerts and parse location data from the JSON field.
- Adjust the map center to the first valid device or alert location.
- Map alerts even if they have no latitude and longitude, placing them next to the first mapped device seen before the alert's timestamp.
- Extract and display the alert type in the map popups.
- Improve device data extraction and error handling.
- Simplify the visualization logic.