ngx-openlayers icon indicating copy to clipboard operation
ngx-openlayers copied to clipboard

Extent breaks upon interaction.

Open JamesHearts opened this issue 7 years ago • 3 comments

Not sure if I am entering the data in the way that ngx-openlayers requires. But when trying to use the 'extent' property the map will break when an interaction is made 'zoom, pan, etc'. I am using the format that the OpenLayers API requires.

[extent]=[minX, minY, maxX, maxY]

Also. Using the boundingExtent() function from the Extent module doesn't work.

JamesHearts avatar Aug 09 '18 03:08 JamesHearts

Hi! Could you provide an small code sample so we could better help you?

aymeric-duchein avatar Sep 26 '18 09:09 aymeric-duchein

BTW, we maybe should provide an issue template to help users to show us their problem 😊 @Neonox31 or myself if we have time for this.

davinkevin avatar Sep 26 '18 19:09 davinkevin