QGeoView
QGeoView copied to clipboard
Intelligent camera update
Currently onCamera called for all Items, but we could limited only to "affected" Items (Items with flags ignore scale/azimuth, Items with explicit request for camera update tracking).
- new flag (ForcedCameraUpdate)
- new method setIntelligentCameraUpdate(bool)