---
title: ALAssetPropertyLocation
framework: assetslibrary
role: symbol
role_heading: Global Variable
path: assetslibrary/alassetpropertylocation
---

# ALAssetPropertyLocation

The key to retrieve the location information of the asset.

## Declaration

```occ
extern NSString * const ALAssetPropertyLocation;
```

## Discussion

Discussion The corresponding value is a CLLocation object. This is only available if location services are enabled for the caller.

## See Also

### Constants

- [ALAssetLibraryDeletedAssetGroupsKey](assetslibrary/alassetlibrarydeletedassetgroupskey.md)
- [ALAssetLibraryInsertedAssetGroupsKey](assetslibrary/alassetlibraryinsertedassetgroupskey.md)
- [ALAssetLibraryUpdatedAssetGroupsKey](assetslibrary/alassetlibraryupdatedassetgroupskey.md)
- [ALAssetLibraryUpdatedAssetsKey](assetslibrary/alassetlibraryupdatedassetskey.md)
- [ALAssetPropertyAssetURL](assetslibrary/alassetpropertyasseturl.md)
- [ALAssetPropertyDate](assetslibrary/alassetpropertydate.md)
- [ALAssetPropertyDuration](assetslibrary/alassetpropertyduration.md)
- [ALAssetPropertyOrientation](assetslibrary/alassetpropertyorientation.md)
- [ALAssetPropertyRepresentations](assetslibrary/alassetpropertyrepresentations.md)
- [ALAssetPropertyType](assetslibrary/alassetpropertytype.md)
- [ALAssetPropertyURLs](assetslibrary/alassetpropertyurls.md)
- [ALAssetTypePhoto](assetslibrary/alassettypephoto.md)
- [ALAssetTypeUnknown](assetslibrary/alassettypeunknown.md)
- [ALAssetTypeVideo](assetslibrary/alassettypevideo.md)
- [ALAssetsGroupPropertyName](assetslibrary/alassetsgrouppropertyname.md)
