Code Samples
The Formal Programmers Reference documentation are packeged int the Software Developers Kits (SDKs) available here. The following samples are here to demonstrate various aspects of the API.
- GEO.cs: An Object oriented .NET wrapper for the DoD? GEO library.
- Layer_EditorC.zip: This Layer Editor Sample was submitted to FalconView as a sample of C# code that demonstrates the use of both ICallback and ILayerEditor from managed code.
- HelloWorldServer20090908.zip Sample C# ILayerEditor3.
- ILayerWizard.zip - Visual Studio Wizard to create the framework for a C# plugin overlay using ILayer3
- SampleProject.zip - Sample VB6 Automation client that goes with the step by step VB example
- CompassRoseSource.zip - C++ ILayer3 example which creates a layer to draw a compass rose on the screen.
- MapEngineTest.zip - Older sample code to use the Map Rendering Engine from FV to draw a map into a window using C++. This may need to be updated to work with FV 4.3.
- TestMask.zip Sample code to draw a line of site inter-visibility mask using ILayer2
- Sample_Managed_Cpp.zip - Older code showing managed C++ connecting to FalconView (Probably VC++ 2003)
- Sparrow.zip Sample C# code which can clip out a region of map data as a PNG or JPEG.
- FvwDefs.cs CShart file with common FalconView constant definitions.
- WMSOverlay.zip Sample C# code to create a layer using a Web Mapping Server. (Note 4.3 has WMS support built in so this code is only valuable as a sample).
Attachments
-
TestMask.zip
(12.1 KB) - added by george.menhorn
5 months ago.
Sample code to draw a line of site inter-visibility mask using ILayer2
