Add ol.style.Text

This commit is contained in:
Tom Payne
2013-11-14 01:35:19 +01:00
parent c03ea3d0ee
commit c7600b2cbc
2 changed files with 51 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ ol.render.DragBox = function(opt_style) {
color: '#ff0000',
width: 1
},
text: null,
zIndex: 0
};