> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/beautiful-maps-mapbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/beautiful-maps-mapbox/loading-a-map/selecting-a-default-location.md).

# Selecting a default location

Once you've added a map to your app, you may notice it shows an area centered on London by default. You can change this by adjusting the '**longitude**' and '**latitude**' fields on the MapboxMap element.&#x20;

You can set static values or use a 'Do a search for' to look up values in your database:

<figure><img src="/files/1ZyMoD8C1c73pxiK9Vvb" alt=""><figcaption></figcaption></figure>

### Demo app

You can view an example of how to set a defualt location in our demo app at the link below. The relevant section is the **Loading a Map** section.

{% embed url="<https://beautiful-maps-mapbox.bubbleapps.io/>" %}
