ngx-openlayers
ngx-openlayers copied to clipboard
Extent breaks upon interaction.
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.
Hi! Could you provide an small code sample so we could better help you?
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.