| Class | Description |
|---|---|
| GoogleMapBuilder |
Builder for Google Map html files.
|
| GoogleMapLib |
Enumerations and static methods for use with creating
Google Maps.
|
| GoogleMapMarker |
Data for a Google map marker.
|
| GoogleMapPolygon |
Data for a Google map polygon.
|
| GoogleMapPolyline |
Data for a Google map polyline.
|
| GoogleMapWriter |
A writer for creating both html and javascript for a google map page.
|
| Enum | Description |
|---|---|
| GoogleMapLib.CreationOptions |
Enumeration of options for Creating various file types
using the GoogleMapBuilder.
|
| GoogleMapLib.MapComponents |
Enumeration of options for items to add to
a GoogleMap using the GoogleMapBuilder.
|
| GoogleMapLib.MapOptions |
Enumeration of options for use Google map settings.
|