Filed in: Smarty
Home » Posts tagged with "googlemap"
Hi friends ,
the following script will discuss for how to implement google map in smarty application.
1) Sign up for API key of googlemap
http://code.google.com/apis/maps/signup.html
2) Create a google map class.
Googlemap implementation in smarty - Anil Labs
3) Create a tpl file, and add below code :
1234567891011121314151617181920{php}
$key="Your...




