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

Respect defaults View's extent property and add resolutions property

Open vkasala opened this issue 9 years ago • 1 comments

Hi,

I would like to propose minor change into your angular-ol-directive. For View defaults object, there is extent property, that is not respected when created new ol.View object in olHelpers.createView().

I have modified it and you can see it in: https://github.com/vkasala/angular-openlayers-directive/commit/ff44edbd621c0a32a467a77c5a20f63802054398

Thanks.

Viliam Kasala

vkasala avatar Feb 28 '15 18:02 vkasala

@vkasala Hi, can you check whether this is still valid and perhaps provide a PR for this?

juristr avatar Jun 10 '16 12:06 juristr