Changeset 34681 in osm
- Timestamp:
- 2018-10-06T23:29:01+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmTileLoader.java
r33804 r34681 189 189 /** 190 190 * Sets the maximum number of concurrent connections the tile loader will do 191 * @param num number of con ncurent connections191 * @param num number of concurrent connections 192 192 */ 193 193 public static void setConcurrentConnections(int num) {
Note:
See TracChangeset
for help on using the changeset viewer.