| Name | Description | Type | Package | Framework |
| Coordinates | Coordinates is a wrapper for GPS positions. | Class | com.eclipsesource.tabris.geolocation | Tabris |
| Geolocation | the Geolocation can be used to determine a client's geographical location. | Interface | com.eclipsesource.tabris.geolocation | Tabris |
| GeolocationAdapter | This adapter provides an empty default implementation of GeolocationListener. | Class | com.eclipsesource.tabris.geolocation | Tabris |
| GeolocationListener | The GeolocationListener is used to notify the server side about location updates from the mobile device. | Interface | com.eclipsesource.tabris.geolocation | Tabris |
| GeolocationOptions | The GeolocationOptions will be used as configuration for client devices to determine the location. | Class | com.eclipsesource.tabris.geolocation | Tabris |
| Position | A Position will be passed as parameter when a client sends it's location to the server. | Class | com.eclipsesource.tabris.geolocation | Tabris |
| PositionError | A PositionError will be used as a parameter when the client fails to determine the location. | Class | com.eclipsesource.tabris.geolocation | Tabris |
| PositionError .PositionErrorCode | PositionErrorCode is a helper enumeration to unify the most common client errors. | Class | com.eclipsesource.tabris.geolocation | Tabris |