Page 1 of 1

JEvents - map is not displayed

Posted: 05 Oct 2015, 11:17
by vydrai
Hi there,

I use Jevents component to show the upcoming events and I would like to place a map into the description of the event. Unfortunately the map is not displayed at all and the Firebug shows the following error:
SyntaxError: unterminated string literal


On the referred row is the following code:

Code: Select all

var infoPhocaWindow1PlgPM1 = new google.maps.InfoWindow({
   content: '<div style="width: 100px;height: 30px;"><div style="font-size:120%;margin: 5px 0px;font-weight:bold;">BRRB Klub</div>
<div></div>
</div>
'
 });
What could be wrong?

Any help would be appreciated...

Re: JEvents - map is not displayed

Posted: 05 Oct 2015, 21:17
by Benno