OpenSpace Ordnance Survey Mapping API JavaScript Library Version 0.7.2 OpenSpace InfoWindow |
OpenSpace. InfoWindowThis class sets up a popup info window containing user supplied HTML content. The info window is created with the default OpenSpace styling. InheritsSummary
OpenSpace. InfoWindowConstructor for a new OpenSpace.InfoWindow instance. Parameters
ExamplessetSize
Sets the popup window’s size. Parameters
setAnchor
Sets a new anchor position for this popup. Parameters
|
Sets the popup window’s size.
setSize: function( size )
Sets a new position for this popup.
setPosition: function( lonlat )
Sets a new anchor position for this popup.
setAnchor: function( anchor )