>
> i wanna add this 
>
https://developers.google.com/maps/documentation/javascript/examples/place-search?hl=sv-SE
 

to my cake php project.
 i have made a ctp file and add this line of code at the header

<?= 
$this->Html->script('https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=places',
 false); ?>

 my problem is that i don't know how to run functions(

initialize(),callback(),createMarker(),

)
whould you help me?

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to