PHP2Go Javascript Framework

Class GoogleMap

Object
   |
   +--Widget
         |
         +--GoogleMap

class GoogleMap
extends Widget

Defined in widgets/googlemap.js


Field Summary
 GLatLngBounds bounds
          Bounds object composed by all locations
 GLatLng center
          Center point
 Object container
          Map container
 Array locations
          Map locations
 GMap2 map
          Google Map instance
   
Fields inherited from class Widget
attributes
 
Constructor Summary
GoogleMap (<Object> attrs, <Function> func)
            The GoogleMap widget renders a map based on the API provided by Google Maps.
 
Method Summary
 void setup()
           Initializes the widget
 
Methods inherited from class Widget
hasAttributes
 

Field Detail

bounds

GLatLngBounds bounds

center

GLatLng center

container

Object container

locations

Array locations

map

GMap2 map

Constructor Detail

GoogleMap

GoogleMap(<Object> attrs, <Function> func)

Method Detail

setup

void setup()

PHP2Go Javascript Framework

Copyright © 2002-2006 by Marcos Pont
Documentation generated by JSDoc on Sun Oct 7 19:52:10 2007