Variable GeolocationTagNamesConst
GeolocationTagNames: StrEnum<
| "GeolocationBearing"
| "GeolocationCity"
| "GeolocationCountry"
| "GeolocationCountryCode"
| "GeolocationDistance"
| "GeolocationFeatureCode"
| "GeolocationFeatureType"
| "GeolocationPopulation"
| "GeolocationPosition"
| "GeolocationRegion"
| "GeolocationSubregion"
| "GeolocationTimeZone"
| "GeolocationWarning",
> = ...