Closed twarrendewit closed 4 years ago
In our application, the map moves and zooms constantly. However, it seems that new tiles only load when the map stops moving for a few moments.
Is that an illusion or is that intended behavior?
Is there a way for me to load tiles even while MapCenter and MapZoom are in constant flux?
Set the UpdateWhileViewportChanging property of the MapTileLayer to true.
In our application, the map moves and zooms constantly. However, it seems that new tiles only load when the map stops moving for a few moments.
Is that an illusion or is that intended behavior?
Is there a way for me to load tiles even while MapCenter and MapZoom are in constant flux?