tombatossals / angular-openlayers-directive

AngularJS directive to embed an interact with maps managed by the OpenLayers library
http://tombatossals.github.io/angular-openlayers-directive/
MIT License
282 stars 183 forks source link

WKT Vector Layer doesn't support array of WKT source data. #396

Open sathishatnet opened 6 years ago

sathishatnet commented 6 years ago

Hi, I have a requirement to create WKT Vector layer where the WKT source will be an array of WKT data which plotted on the Map as different Features to hold additional custom properties inside the Feature. The Custom data can be used for future reference during actions like click or mouse over on the Feature.