Mindaugas

Results 4 comments of Mindaugas

Hey, thank's for the suggestion. Indeed, it's a nice improvement. Will include this in upcoming releases.

Yes, I use Layer class. Could you please point me to the "right" place in the source code so I could try to debug and potentially fix this?

For testing purposes I've implemented this custom GeoJsonProvider and it does prove the idea of increasing the extent actually solves the issue: ``` public class CustomGeoJsonProvider : IProvider { private...