Ignore:
Timestamp:
Oct 13, 2010, 10:08:41 PM (14 years ago)
Author:
grum
Message:

Fix bugs on install process ; add street view control management

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GMaps/gmaps_pip.class.inc.php

    r7139 r7177  
    172172                navigationControl:'".$map['navigationControl']."',
    173173                scaleControl:'".$map['scaleControl']."',
     174                streetViewControl:'".$map['streetViewControl']."',
    174175                kmlFileUrl:'".$map['kmlFileUrl']."',
    175176                displayType:'".$map['displayType']."',
     
    374375        navigationControl:'".$map['navigationControl']."',
    375376        scaleControl:'".$map['scaleControl']."',
     377        streetViewControl:'".$map['streetViewControl']."',
    376378        kmlFileUrl:'".$map['kmlFileUrl']."',
    377379        displayType:'".$map['displayType']."',
Note: See TracChangeset for help on using the changeset viewer.