[mapserver-users] Displaying/setting representative fraction (RF) Scale
Richard Greenwood
Rich at GreenwoodMap.com
Wed Mar 6 17:44:05 PST 2002
>2-zoom in manually and display the current scale of the map
How about just using [scale] ? It gives more decimal places that I want, so
I usually go:
<script language="JavaScript">
document.write("Approx Scale 1:" + Math.round([scale]/100)*100);
</script>
Richard W. Greenwood, PLS
Greenwood Mapping, Inc.
Rich at GreenwoodMap.com
(307) 733-0203
http://www.GreenwoodMap.com
More information about the MapServer-users
mailing list