Easy GIS .NET Desktop Edition Code Examples
Easy GIS .NET Web Edition Code Examples
Click here to view or download the API reference.
Click here to download sample Shapefiles.
Display a Marker Centered on a Map Loaded in a EGIS.Controls.SFMap Control
This example shows how to display a marker centered on a map loaded in a EGIS.Controls.SFMap Control.
The example loads a collection of logged GPS data packets and iterates over the GPS data, displaying a marker at the
current location.
Download Code [227K]