Skip to content

Commit

Permalink
Removed note.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris5287 committed Mar 20, 2014
1 parent 090fa83 commit 930007c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMapControl/src/QMapControl/QMapControl.h
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ namespace qmapcontrol
/*!
* Sets the map focus point, based on the mean average of all the coordinates.
* If request, will also automatically calculate best zoom level and zoom to it.
* @note The code of setting the view to multiple coordinates is "brute force" and pretty slow. Have to be reworked.
* @param points_coord The coorinates to based the map focus point on.
* @param auto_zoom Whether to automatically zoom to the best level.
*/
Expand Down

0 comments on commit 930007c

Please sign in to comment.