- Timestamp:
- Sep 6, 2012, 2:19:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmap_svg.cpp
r4651 r4653 171 171 if (width > 0 && height > 0) { 172 172 QRectF rect(_minPointLon, _minPointLat, width, height); 173 qDebug() << rect;174 173 _mapPlotZoomer->zoom(rect); 175 174 }
Note:
See TracChangeset
for help on using the changeset viewer.