---
title: "getExtent()"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2220801168/getExtent()"
format: markdown
---
> ℹ️ **Information**
> ℹ️ 
> ℹ️ Implementation version: beta 1.09

# Description

It gives the coordinates of the screen ends in the current map view.

# Invocation

```javascript
getExtent()
```

# Input parameters

None required.

# Use examples

Get the coordinates in the current map view:

```javascript
getExtent()
```

![image](media://709342bc-3521-4141-b80c-42ae49da407a)