Changeset 3157 for trunk/modules
- Timestamp:
- 07/19/2008 06:42:55 PM (5 months ago)
- Files:
-
- 1 modified
-
trunk/modules/gmaps/controllers/gmaps_demo.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/gmaps/controllers/gmaps_demo.php
r3151 r3157 25 25 26 26 // Set the map center point 27 $map->center(0, 0, 1)->controls('large') ;27 $map->center(0, 0, 1)->controls('large')->types('G_PHYSICAL_MAP', 'add'); 28 28 29 29 // Add a new marker
