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


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to