Sets the location-based properties of the YouTubeQuery<!-- -->: latitude, longitude, location_radius and has_location.
| this | |
| latitude |
the new latitude, or g_maxdouble |
| longitude |
the new longitude, or g_maxdouble |
| radius |
the new location radius, or <code class="literal">0</code> |
| has_location |
true if the query is for videos with a specific location, false otherwise |