ESRI ShapeFile Support in Map

ESRI ShapeFile Support in Map

After learning how to work with KML data, we'll see what it takes to get ESRI ShapeFiles into your applications. In this example we'll utilize the MapShapeReader to pull in our shapefile data and see how we can modify the colors on our map to respond to user interactions.

Download the project