| Legend: |
| Lake |
|
| Reservoir |
|
| Urbanized Area |
|
| Dry Lake |
|
|
|
|
| Details |
This sample shows how to setup a value render to give the map a custom look. In
this sample we used the "Feature" field inside the *.DBF data file that came
along side the shape file to base our value renders off of.
For example we used a color of blue to represent any lakes and a bitmap of
rocky gravel to display any lakes that have a feature of "Dry Lake" We also
use a hatch of blue and black to display lakes with a feature of "Lake
Intermittent" so it can be differentiated from full lakes.
Explore the toolbar buttons to do track zooming, zoom in, zoom out and toggling
between extents. Be sure to check out the source code to see how easy it is to
implement.
|
|