Draw divs as ‘boxes’ on the layer.
ALKMaps. | Draw divs as ‘boxes’ on the layer. |
Constructor | |
ALKMaps. | |
Functions | |
drawMarker | Calculate the pixel location for the marker, create it, and add it to the layer’s div |
removeMarker |
drawMarker: function( marker )
Calculate the pixel location for the marker, create it, and add it to the layer’s div
marker | {ALKMaps.Marker.Box} |
Calculate the pixel location for the marker, create it, and add it to the layer’s div
drawMarker: function( marker )
removeMarker: function( marker )