forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
Google Maps Markers Class
World Wide Web Server edited this page Jul 4, 2012
·
13 revisions
The Google Maps Markers Class is a simple class made so that anyone not proficient enough in javascript and the new Google Maps V3.1 API can have access to maps and place markers.
As this is a complex issue, I have put up a demo page with help and code download which you can find here: http://ci2.ca/google_maps_markers/index.php/google_maps_markers_example
- Original author: Derek Jones
- How to extend helpers: See User Guide
- Modified by: Thomas Stapleton (id, classes, selected country option and all option)
- Modified by: Bradley De-Lar (construct, setLayout example)