OS Maps MapZoomTo

while processing a list of co-ordinates I calculate the NorthEast and SouthWest position needed to show all points that have been plotted. I call the MapZoomTo procedure in teh OnDownloadFinish event, but the map doesn't zoom out to the requested co-ordinates.


Any ideas?

Thanks

HI,


I have not been able to reproduce this issue.
The MapZoomTo call seems to be working as expected when called in the OnDownloadFinish event.

Can you please make sure your bounds coordinates are correct?
If the problem persists, please provide a ready to run sample project that demonstrates the issue so I can further investigate this.