[ CCode ( type_cname = "ShumateLocationInterface" , type_id = "shumate_location_get_type ()" ) ]
public interface Location : Object
An interface common to objects having latitude and longitude
By implementing Location the object declares that it has latitude and longitude and can be used to specify location on the map.