autoSelectNearbyProperty
When true (default) the SDK auto-plots a nearby Mapsted property as soon as the positioning engine reports it via NearbyPropertiesChangedListener. This is convenient when the app should "just work" the moment a user walks into a venue. Side effect: at app launch the map briefly shows the GPS-detected property even when the user is about to pick a different one from the property list — e.g. a user in Oakville who opens UoG sees Oakville flash before the camera flies to UoG.
Set false in a kiosk / demo / server-side-emulator scenario where the user always picks a property explicitly and the auto-load just causes a flash. Property auto-load on entering a venue's geofence will only happen when the user has already selected that property.