Gets the location-based properties of the YouTubeQuery<!-- -->: latitude, longitude, location_radius and has_location.
| this | |
| latitude |
a location in which to return the latitude, or null |
| longitude |
a location in which to return the longitude, or null |
| radius |
a location in which to return the location radius, or null |
| has_location |
a location in which to return true if the query is searching for videos with a specific location, false otherwise, or null |