fn add_study_area(map: &mut Map, name: &str) -> Result<()>
Load an extra GeoJSON file, and add the area to the map dynamically.