<!--
{
  "availability" : [
    "MapKit JS: 5.33.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/mapkit/PointOfInterestCategory",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit/PointOfInterestCategory"
  },
  "title" : "PointOfInterestCategory"
}
-->

# PointOfInterestCategory

An accessor for the point-of-interest category enumeration.

```
get PointOfInterestCategory(): typeof PointOfInterestCategory;
```

## Discussion

You must load the appropriate library first before accessing the getter, otherwise, the getter throws an `Error`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)