Map Default Location

When using the Map component, has anyone found a way for the default location to no be Manhattan? There’s a few second delay depending on our users’ networks where the map markers will not load and the location shows Manhattan. Any suggestions? Thanks!

There is no alternative solution, this is known as default callback to display something and not make the app crash, until the data load, that’s the default is

Got it. Thank you for the info!