passing values in array from javascript to html and displaying them
- by cheesebunz
I currently have a MapToolKit.html , and two .js files namely map.js and search.js. When i search places like starbucks, they will return me addresses and coordinates stored into an array. I would like to display those multiple values into the html page, not just one value which i currently did it on my coding now.
Here's the source code:
http://www.mediafire.com/?0minqxgwzmx