OpenLayers JavaScript Mapping Library |
OpenLayers. Popup. AnchoredBubbleInherits fromSummary
OpenLayers. Popup. AnchoredBubbleParameters
draw
Parameters
Returns{DOMElement} Reference to a div that contains the drawn popup. moveTo
The popup may have been moved to a new relative location, in which case we will want to re-do the rico corners. Parameters
|
draw: function( px )
The popup may have been moved to a new relative location, in which case we will want to re-do the rico corners.
moveTo: function( px )
setSize:function( size )
setBackgroundColor:function( color )
setOpacity:function( opacity )
Always sets border to 0.
setBorder:function( border )
Update RICO corners according to the popup’s current relative postion.
setRicoCorners:function( firstTime )
{String} The proper corners string (“tr tl bl br”) for rico to round.
getCornersToRound:function()