DMXzone Google Maps Support Product Page

Not a problem

Description of the marker not accept html placed

Reported 07 Mar 2013 21:15:04
1
has this problem
07 Mar 2013 21:15:04 Michele - posted:
I need to view html content from a database field in the description of the marker, but I've a problem... not works.

Example:

Works good if I write:
<strong>Lorem ipsum</strong><br>\rLorem ipsum<br>\rLorem ipsum


Not works if I write:
<p><strong>Lorem ipsum</strong><br>
Lorem ipsum<br>
Lorem ipsum</p>


Practically, info window not accept html placed on multiple lines, only inline.
Any ideas to resolve this issue?

Thanks,
Michele

Replies

Replied 12 Mar 2013 18:40:47
12 Mar 2013 18:40:47 Michele - replied:
News about my request?
Is possibile to resolve this issue?
Replied 19 Mar 2013 07:26:21
19 Mar 2013 07:26:21 Michele - replied:
Ok, I resolved this your issue (with iframe), but... your technical support is absolutely non-existent!!!
Replied 19 Mar 2013 07:28:49
19 Mar 2013 07:28:49 Teodor Kuduschiev replied:
Hello,

It seems you were trying to add the html directly in the code.
Using:

    <p><strong>Lorem ipsum</strong><br>  
    Lorem ipsum<br>  
    Lorem ipsum</p>  


IS possible within the UI of the extension.

Reply to this topic