function initMap() { var cocoa = {lat: 28.3835804, lng: -80.758658}; var orlando = {lat: 28.5550144, lng: -81.3564758}; var image ='https://dev.connect.ucf.edu/wp-content/uploads/sites/7/2017/08/DrJones.png'; var map = new google.maps.Map(document.getElementById('map'), { zoom: 10, center: cocoa }); var marker = new google.maps.Marker({ position: cocoa, map: map, icon: image, position: {lat: 28.3835804, lng: -80.758658} }); google.maps.event.addListener(marker, 'click', function () { window.location.href = 'http://www.google.com'; }); var marker1 = new google.maps.Marker({ position: orlando, map: map }); google.maps.event.addListener(marker1, 'click', function () { window.location.href = 'http://www.ce.ucf.edu'; }); }

CONTINUING THE CONNECTION.

UCF Division of Continuing Education (CE) offers professional development, corporate and customized training, test preparation and leisure classes online and face-to-face for members of our globally connected community of employers, employees, and students. The CE division also offers conference services and facility rental, degree and credit programs, computer training and much more. Programs can be customized to meet your specific needs.

Learn More