Have you tried to use <br /> as describet at this link http://www.w3schools.com/tags/tag_br.asp ?
On 24 Feb, 19:01, Metro Mapper <[email protected]> wrote: > I'm pulling JSON data for display on a map, but when I grab a JSON > field that has HTML code (ie, <br>) the code shows in the infowindow > instead of rendering as a line break. > > http://www.yourmapper.com/demo/v3infowindow.htm > > Any ideas on how to force rendering? > > The JSON call is in the code but here it is directly: > > http://www.yourmapper.com/api/markers.php?&lat=38.23282191&lon=-85.72... > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
