Google map multiple markers works on test and not on Android
Posted: Thu Nov 13, 2014 1:33 am
Hi Panagiotis,
I'm sorry. It seems GS ate my code at all
Here is code with escaping:
precode
//Set content for infowindow.
infowindow.setContent('<div style="height:80px;" class="infoWindowCountent">Content <br> of <br> ' + data.location + '<>');
/code/pre
Regards.