Changeset 5301 in ntrip for trunk/BNC/src/map
- Timestamp:
- Jun 29, 2013, 12:26:38 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/map/map_gm.html
r5297 r5301 20 20 function initialize(lat, lon, mapWinSize) { 21 21 dotSize = mapWinSize; 22 if (dotSize > 10) dotSize = 10; 22 23 23 24 var myOptions = {
Note:
See TracChangeset
for help on using the changeset viewer.