# Location Block

> Learn about the Location Block for displaying Google Maps locations in VIDEOJOBS.

Source: https://docs.videojobs.io/location-block

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Location Block

The Location Block integrates a Google Map to display a specific location. Simply type the address and select it from the auto-suggest list. You can adjust the map's zoom level using the Options Menu.

![Location Block](/13-location-block/location-block.svg)

## Edit Mode

In edit mode, you will see some additional options available to you.

![Location Block](/13-location-block/location-block-edit.svg)

You type the address in the input field below the map. A list of suggested addresses will appear as you type. You can select an address from the list and the pin will automatically move to the selected location.

![Location Block](/13-location-block/location-block-suggest-edit.svg)

All blocks, including Location Blocks, can be visually rearranged using a simple drag-and-drop interface via the <Icon name="Move" size={16} /> icon. This allows for easy organization and customization of your content layout.

## Block Options

Each block comes with a set of features accessible through the <Icon name="EllipsisVertical" size={16} /> three-dot icon located in the top right corner. This icon is visible when the block is in Edit mode, among other scenarios.

### Available Options

Within the block's options menu, you can:

- Toggle between half-width or full-width block.
- Slider to adjust the map zoom level.
- Move the block up.
- Move the block down.
- Make the block reusable for future use.
- Delete the block if it's no longer needed.

![Location Block Options](/13-location-block/options.svg)

<Columns cols={2}>
  <Card title="Reusable Blocks" icon="Boxes" href="/reusable-blocks">
    Learn more about Reusable Blocks, with all its features.
  </Card>
  <Card title="Integrations" icon="Share2" href="/integrations">
    Learn more about Integrations, with all its features.
  </Card>
</Columns>
