Page 3 of 3

Google map multiple markers works on test and not on Android

Posted: Thu Nov 13, 2014 1:33 am
by Yurii Orishchuk

Hi Panagiotis,

I'm sorry. It seems GS ate my code at all :)

Here is code with escaping:

precode

//Set content for infowindow.
infowindow&#46;setContent('<div style="height:80px;" class="infoWindowCountent">Content <br> of <br> ' + data&#46;location + '<>');

/code/pre

Regards.