I feel really bad asking this question. If what I'm trying to do isn't possible, please advise.
I'm a graphic/web design student and so far only good at html. I'm using a google maps component and would like to style the maps using the API wizard. As Follows: http://pastebin.com/YsKbyS58
Problem is examples use static html and the component is php based: http://pastebin.com/XrEMmTVJ
Can I inject the JSON array into the PHP file? What would the syntax be like?
Thank you!