Interface | Description |
---|---|
AutoLocatable |
The Interface AutoLocatable.
|
CombinedLBS |
This interface allows for LBS objects to have both LBS lat/lng and GIS lat/lng
|
GISable |
This interface defines the methods needed to find the GIS data of an Object.
|
LBS |
This interface defines the methods needed to find the LBS (Location Base Service) data of an object.
|
TravelTimeMatrix |
This interface defines the methods to make the URL request to the map provider
so that it can respond with travel time matrix values
|