Interface TabbedMapEntry
- All Superinterfaces:
GeoLocation
,MapEntry
- All Known Implementing Classes:
MapRouteEntry
,SelectableGate
An interface to define icon formatting for entries that can be displayed in Google Maps v2
with tabbed infoboxes.
- Since:
- 1.0
- Version:
- 8.3
- Author:
- Luke
-
Field Summary
Fields inherited from interface org.deltava.beans.GeoLocation
ALL, DEGREE_FEET, DEGREE_MILES, FEET_MILES, LAT_DIRECTIONS, LATITUDE, LON_DIRECTIONS, LONGITUDE, RADIAN_MILES
-
Method Summary
Methods inherited from interface org.deltava.beans.GeoLocation
distanceFeet, distanceTo, getLatitude, getLongitude
Methods inherited from interface org.deltava.beans.MapEntry
getInfoBox
-
Method Details
-
getTabs
-