Start a new topic

set Parameters for HTMLDrawable

set Parameters for HTMLDrawable
1 Comment


 

Hello!

I want to use HTMLDrawable for my POIS to have a nice description additional to an image. I already read the tutorial and all the threads about HTMLDrawables, but I didn´t find a solution for my problem:

I defined a html file poiBubble.html for the HTMLDrawable. Out of my javascript part in the main html file I want to set the parameters inside the poiBubble now.

But how can I do this? 

My Android Application calls the newData function in the javascript of my main html file, sending a JSON Object.. Inside this function I get all information out of the JSON string and these information (name, description ,...) shall now be set for the divs of the poiBubble.html file.

Could you please help me?

Thanks in advance.

 
Login or Signup to post a comment