Ticket #1595: 1595-r7391-A0.patch
| File 1595-r7391-A0.patch, 0.6 kB (added by ahocevar, 7 months ago) |
|---|
-
lib/OpenLayers/Feature/Vector.js
old new 315 315 hoverPointRadius: 1, 316 316 hoverPointUnit: "%", 317 317 pointerEvents: "visiblePainted", 318 cursor: " "318 cursor: "inherit" 319 319 }, 320 320 'select': { 321 321 fillColor: "blue", … … 351 351 hoverPointRadius: 1, 352 352 hoverPointUnit: "%", 353 353 pointerEvents: "visiblePainted", 354 cursor: " "354 cursor: "inherit" 355 355 } 356 356 };
