Class GLOBALS
Object
|
+--GLOBALS
- class
GLOBALS
|
Method Summary |
<static> void
|
AJAR_Map(event)
|
<static> void
|
centerAndZoomOnMarkers(map, markers)
|
<static> void
|
findMapVars(q)
|
<static> Object
|
isImage(extension)
|
<static> Object
|
mapArea(q)
construct the map view..
|
<static> void
|
mapView(container)
The mapView class is a view that implements the Google Maps API to display
tabulator queries and their associated information on a map window.
|
<static> void
|
mapViewDoubleClick(event)
|
AJAR_Map
<static> void AJAR_Map(event)
centerAndZoomOnMarkers
<static> void centerAndZoomOnMarkers(map, markers)
findMapVars
<static> void findMapVars(q)
isImage
<static> Object isImage(extension)
mapArea
<static> Object mapArea(q)
construct the map view..
builds up an array of markers, and adds the locations to those markers as
they are found. Finally, adds those markers to the map to be viewed.
mapView
<static> void mapView(container)
The mapView class is a view that implements the Google Maps API to display
tabulator queries and their associated information on a map window.
MapView currently supports both latitude and longitude points, and also
has minimal geocoding support. ~jambo
mapViewDoubleClick
<static> void mapViewDoubleClick(event)
Documentation generated by
JSDoc on Fri Jul 14 19:24:50 2006