now also committed the removal of the imageSrc property definition in Popup.FramedCloud. avlee's original patch is perfectly sane. Sorry for the confusion. Thanks elemoine for the hint. (references #1475)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6751 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -28,12 +28,6 @@ OpenLayers.Popup.FramedCloud =
|
|||||||
*/
|
*/
|
||||||
panMapIfOutOfView: true,
|
panMapIfOutOfView: true,
|
||||||
|
|
||||||
/**
|
|
||||||
* Property: imageSrc
|
|
||||||
* {String}
|
|
||||||
*/
|
|
||||||
imageSrc: null,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* APIProperty: imageSize
|
* APIProperty: imageSize
|
||||||
* {<OpenLayers.Size>}
|
* {<OpenLayers.Size>}
|
||||||
|
|||||||
Reference in New Issue
Block a user