-
Change Request
-
Resolution: Unresolved
-
P1: Critical
-
None
-
None
Currently the Location API doesn't provide any out-of-the-box panning. The user has to subclass QGpahicsGeoMap and reimplement the mouse move events and setCenter logic to have some form of panning. It should be possible to do this by simply putting the GeoMap onto the screen without custom code. Kinetic panning should be supported as well.