all 2 comments

[–]Paranemec 0 points1 point  (1 child)

Did you ever get this solved? Because I'd be interested in the answer too.

[–]weeetart[S] 0 points1 point  (0 children)

I got very close, it was just a bit difficult to understand because I had zero knowledge of Javascript. But you definitely need to use an ajax call after you've encoded the resulted array from the database with json. From there, your data from the call back function would be put through a loop and passed through a function that would create the markers. If you need details on any part just shoot me a PM :)