> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/toon-objecten-op-de-kaart.md).

# Toon Objecten op de kaart

Objecten kunnen op de kaart verschijnen wanneer ze geldige coördinaten hebben.

Dit helpt technici om apparatuur sneller op locatie te vinden.

### Voordat objecten op de kaart verschijnen

Controleer:

* de zichtbaarheid van objecten op de kaart is ingeschakeld
* het object bevat breedte- en lengtegraadgegevens

{% stepper %}
{% step %}

### Open de App-instellingen

Ga naar **Instellingen → Apparaatbeleid en instellingen**.
{% endstep %}

{% step %}

### Zichtbaarheid van objecten op de kaart inschakelen

Schakel de instelling in die objecten op de kaart toont.
{% endstep %}

{% step %}

### Voeg coördinaten toe aan het object

Open het object en vul de breedte- en lengtegraad in.
{% endstep %}

{% step %}

### Synchroniseer de App

Sla de instellingen op en laat de App synchroniseren.
{% endstep %}

{% step %}

### Open de kaartweergave

Open in de App de kaart en controleer of het object verschijnt.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom is een object niet zichtbaar op de kaart?</summary>

Controleer eerst de coördinaten en de instellingen voor zichtbaarheid op de kaart.

</details>

<details>

<summary>Verschijnen alle objecten op de kaart?</summary>

Nee.

Alleen objecten met bruikbare coördinaatgegevens kunnen worden weergegeven.

</details>

<details>

<summary>Waarom is dit nuttig?</summary>

Het helpt technici om apparatuur sneller te lokaliseren op grotere locaties.

</details>

### Gerelateerde onderwerpen

* [**Maak Objecten aan in de mobiele App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-in-de-mobiele-app.md)
* [**Toon recente objectactiviteit op de kaart**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/toon-recente-object-activiteit-op-de-kaart.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/toon-objecten-op-de-kaart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
