Project

General

Profile

« Previous | Next » 

Revision 5932

include title for the spatial query control widget (on hover)

View differences:

lib/style/common/spatial/map.js
52 52

  
53 53
    // get the drag box event
54 54
	//control = new OpenLayers.Control();
55
	control = new OpenLayers.Control({title: "Spatial query (Shift+Drag)", displayClass: "spatialQuery"});
55
	control = new OpenLayers.Control({title: "Metacat spatial query", displayClass: "spatialQuery"});
56 56
	OpenLayers.Util.extend(
57 57
			control, {
58 58
			    draw: function () {

Also available in: Unified diff