|
File Summary
|
| Broadcaster.js |
Garmin.Broadcaster is for registering listeners and dispatching call-back metheds. |
| BrowserDetect.js |
BrowserDetect Copied from http://www.quirksmode.org/js/detect.html. |
| DateTimeFormat.js |
Garmin.DateTimeFormat Utility class for parsing GPX dates and other date support functions. |
| GarminDevice.js |
Garmin.Device A place-holder for Garmin device information. |
| GarminDeviceControl.js |
Garmin.DeviceControl A high-level JavaScript API which supports listener and callback functionality. |
| GarminDeviceDisplay.js |
Garmin.DeviceDisplay is a high-level UI widget for talking
with Garmin Devices. |
| GarminDevicePlugin.js |
GarminDevicePlugin wraps the Garmin ActiveX/Netscape plugin that should be installed on your machine inorder to talk to a Garmin Gps Device. |
| GarminGpsDataStructures.js |
Garmin.DeviceControl A library of GPS track and waypoint data structures along with parsing tools. |
| GoogleMapController.js |
Garmin.MapController Overlays TrackPoint and WayPoint data on Google maps. |
| XmlConverter.js |
Garmin.XmlConverter A class for converting between xml strings and DOM objects. |