Changeset 4653 in ntrip for trunk/BNC/src/bncmap_svg.cpp


Ignore:
Timestamp:
Sep 6, 2012, 2:19:06 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmap_svg.cpp

    r4651 r4653  
    171171  if (width > 0 && height > 0) {
    172172    QRectF rect(_minPointLon, _minPointLat, width, height);
    173     qDebug() << rect;
    174173    _mapPlotZoomer->zoom(rect);
    175174  }
Note: See TracChangeset for help on using the changeset viewer.