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.7209389&&id=152&f=json 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.