- Home /
Question by
vimandi123 · Nov 27, 2015 at 11:16 AM ·
webplayercommunicationwebpage
Connecting an html web page with unity web player
I loaded google places using google map api into a separate web page(html and javascript). I need to open this in unity web player when a button is clicked. The code I have implemented to load google places is as follows.
<div id="map"></div>
Do you have any suggestions for this. Please help Thank you
Comment
Your answer
Follow this Question
Related Questions
Why can't I build Web Player in Unity while I have no problems with building standalone versions? 2 Answers
limit to request size via webplayer 0 Answers
Communication issue from Browser to Web Player 2 Answers
Getting focus on web player 0 Answers
Is there a way to get the page that my WebPlayer is embedded into? 2 Answers