public void OnStyleLoaded(Style p0) { // Zoom levels mapboxMap.SetMinZoomPreference(8); mapboxMap.SetMaxZoomPreference(15); }