Files
portal-legacy/apps/atlbiomed/modules/scheduler/templates/techMapSuccess.php

3 lines
139 B
PHP
Raw Normal View History

2012-11-28 03:55:08 -05:00
<?php include_component('maps', 'displayTechnicianMap', array('markers' => $markers, 'mapwidth' => '500px', 'mapheight' => '400px')); ?>