| Issue 48: | No way to construct InfoWindowContent from a DOM Element | |
| 1 person starred this issue and may be notified of changes. | Back to list |
No way to construct InfoWindowContent from a DOM Element (which is very useful for stitching in existing chunks of HTML). |
|
,
Jan 07, 2008
(Setting to RFE)
Labels: -Type-Defect Type-Enhancement
|
|
,
Mar 07, 2008
Where does this DOM element come from? If it is currently attached then adding it to the InfoWindow will only cause it to get bounced around the DOM. In this case, you probably want to clone it and create a trivial Widget that wraps the cloned node. If you have the element as a string then you can use InfoWindowContent(String).
Status: NeedsInfo
Labels: -Priority-Medium Priority-Low |
|
,
Jun 02, 2008
(No comment was entered for this change.)
Labels: API-Maps
|
|
|
|