|
Attributes |
Description |
|
max-scale |
The maximum scale that the user can display the map at, using simple numbers. For example: max-scale="100000" means that the user cannot view a map at a smaller scale than 1:100000.
If the <scale-restriction> element isn't included in the site configuration file,
there is no restriction. Optional. If the element doesn't have a max-scale attribute,
there is no scale restriction on the maximum side.
|
|
min-scale |
The minimum scale that the user can display the map at, using simple numbers. For example: min-scale="1000" means that the user cannot view a map at a larger scale than 1:1000.
If the <scale-restriction> element isn't included in the site configuration file,
there is no restriction. Optional. If the element doesn't have a min-scale attribute,
there is no scale restriction on the minimum side.
|
| |
|
|