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:
ahocevar
2008-04-01 07:18:26 +00:00
parent 5fbfb504f4
commit d94e408084

View File

@@ -28,12 +28,6 @@ OpenLayers.Popup.FramedCloud =
*/
panMapIfOutOfView: true,
/**
* Property: imageSrc
* {String}
*/
imageSrc: null,
/**
* APIProperty: imageSize
* {<OpenLayers.Size>}