angular-openlayers-directive icon indicating copy to clipboard operation
angular-openlayers-directive copied to clipboard

AngularJS directive to embed an interact with maps managed by the OpenLayers library

Results 79 angular-openlayers-directive issues
Sort by recently updated
recently updated
newest added

When I need to do something using underlying ol3 api I can't use the real methods and properties names. I need to acces it by its minified name. By example...

type: question / discussion

Hi there! Thanks for you super-easy directive with openlayers. I have tried this tool with my geoserver, but have no success! I saw an example with WMS from geoserver, but...

type: question / discussion

Angular Open Layers library set the same projection in which map was created to all the TileWMS layer. In our case, we have two tile layers, one for map rendering...

type: question / discussion

hello i try to add a maker when i click in the map but I have an issu :the marker is added far form where i clicked in the map...

I would like to ask whether angular-openlayers-directive has any way to draw lines between markers on a static map. For example, with other map types, I can easily draw lines...

type: question / discussion

Hi @tombatossals, Using static image map, I managed to add marker at the point clicked on the map. However, the existing _label message_ of the existing markers will teleport to...

enhancement
help wanted

Full screen feature is not real full screen. The full screen mas always has the same width that previous to enter in full screen. For reproduce it, try to enter...

I need to add custom marker to GeoJSON Point.

type: question / discussion

Hi, I installed **angular-openlayers-directive 1.14.0** and **openlayers 3.16.0** via NPM in my project. But i have a problem to make AOD works properly with my OL version. AOD automatically includes...

enhancement

Added a way to use custom layer source out of ol directive.