---
title: ServiceError
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/lookarounderrortype/serviceerror
---

# ServiceError

An error type that indicates the service supporting the Look Around view isn’t available.

## Declaration

```data
readonly ServiceError: "service-error";
```
