[pmwiki-users] Google Map API 2.2.0 Pre 6 Release (Icons)

David Spitzley dspitzle at wash.k12.mi.us
Thu Mar 15 13:42:18 CDT 2007


Thanks for the quick response.  Turning on the debug setting, I get the following output:

GmaMap Object
(
    [map_views] => Array
        (
            [hyb] => G_HYBRID_MAP
            [nor] => G_NORMAL_MAP
            [sat] => G_SATELLITE_MAP
        )

    [controls_js] => Array
        (
            [large] => new GLargeMapControl()
            [maptype] => new GMapTypeControl()
            [overview] => new GOverviewMapControl()
            [small] => new GSmallMapControl()
            [type] => new GMapTypeControl()
        )

    [controls] => Array
        (
            [large] => 1
            [overview] => 1
            [type] => 1
        )

    [id] => map
    [height] => 300px
    [view] => normal
    [width] => 500px
    [zoom] => 0
    [lat] => 42.734941
    [lon] => -84.4807
)


David




More information about the pmwiki-users mailing list