We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22087ee commit 33945ccCopy full SHA for 33945cc
Botticelli.Locations/Options/LocationsProcessorOptions.cs
@@ -13,5 +13,5 @@ public class LocationsProcessorOptions
13
/// <summary>
14
/// Initial zoom for map
15
/// </summary>
16
- public float InitialZoom { get; set; } = 15.0f;
+ public float InitialZoom { get; set; } = 18.0f;
17
}
0 commit comments