give marker back its data member
git-svn-id: http://svn.openlayers.org/trunk/openlayers@366 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -17,6 +17,9 @@ OpenLayers.Marker.prototype = {
|
|||||||
/** @type OpenLayers.Map */
|
/** @type OpenLayers.Map */
|
||||||
map: null,
|
map: null,
|
||||||
|
|
||||||
|
/** @type Object */
|
||||||
|
data: null,
|
||||||
|
|
||||||
/** @type DOMElement */
|
/** @type DOMElement */
|
||||||
image: null,
|
image: null,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user