| 1 | [[PageOutline]] |
| 2 | [[BR]] |
| 3 | || '''Automatically generated page, do not modify. User Notes can be created at: [wiki:Widgets/OverviewMapUsageNotes]'''|| |
| 4 | [[BR]] |
| 5 | |
| 6 | = Widget: OverviewMap = |
| 7 | |
| 8 | A key map to locate the vewing area of the primary map |
| 9 | |
| 10 | == Usage Notes == |
| 11 | |
| 12 | See: [wiki:Widgets/OverviewMapUsageNotes] |
| 13 | |
| 14 | == Common Widget Properties == |
| 15 | |
| 16 | * '''Location''' : |
| 17 | * '''Label''' : Overview map |
| 18 | * '''Tooltip''' : Click and drag to recenter the map |
| 19 | * '''StatusText''' : |
| 20 | * '''ImageUrl''' : |
| 21 | * '''ImageClass''' : |
| 22 | * '''StandardUi''' : false |
| 23 | * '''ContainableBy''' : |
| 24 | |
| 25 | == Parameters == |
| 26 | |
| 27 | === MapId === |
| 28 | |
| 29 | * '''Description''' : The ID of a map from the fusion MapSet to use as the map image. If this parameter is missing, the main map will be re-used. |
| 30 | * '''Type''' : mapgroup |
| 31 | * '''Label''' : MapId |
| 32 | * '''DefaultValue''' : |
| 33 | * '''IsMandatory''' : false |
| 34 | |
| 35 | === MinRatio === |
| 36 | |
| 37 | * '''Description''' : The ratio of the overview map resolution to the main map resolution at which to zoom farther out on the overview map. |
| 38 | * '''Type''' : float |
| 39 | * '''Label''' : Minimum ratio |
| 40 | * '''DefaultValue''' : 32 |
| 41 | * '''IsMandatory''' : false |
| 42 | |
| 43 | === MaxRatio === |
| 44 | |
| 45 | * '''Description''' : The ratio of the overview map resolution to the main map resolution at which to zoom farther in on the overview map. |
| 46 | * '''Type''' : float |
| 47 | * '''Label''' : Maximum ratio |
| 48 | * '''DefaultValue''' : 128 |
| 49 | * '''IsMandatory''' : false |
| 50 | |