Authored by Hal Mueller

added doc link for r515's change

@@ -65,6 +65,7 @@ @@ -65,6 +65,7 @@
65 } 65 }
66 -(float) maxZoom 66 -(float) maxZoom
67 { 67 {
  68 + //http://wiki.openstreetmap.org/index.php/FAQ#What_is_the_map_scale_for_a_particular_zoom_level_of_the_map.3F
68 return 18.0f; 69 return 18.0f;
69 } 70 }
70 71