windrobin / winforms-geplugin-control-library

Automatically exported from code.google.com/p/winforms-geplugin-control-library
GNU General Public License v3.0
0 stars 1 forks source link

Patch to Support NetworkLinks #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This patch adds support for NetworkLinks.

It includes a previous patch that fixes folder expansion mentioned in
earlier issue.

It uses a previous applied patch that allows fetching of kmlobjects via the
geplugin.

Original issue reported on code.google.com by blai...@gmail.com on 4 Nov 2009 at 12:29

Attachments:

GoogleCodeExporter commented 9 years ago
PS: Probably a good idea to refactor the switch statements from ParsekmlObject 
and
ParsekmlContainer into a single method that returns a TreeNode. Saves having to 
type
everything out twice.

Original comment by blai...@gmail.com on 4 Nov 2009 at 12:30

GoogleCodeExporter commented 9 years ago
Thanks, I will add the patch at the next commit. With regard to the duplicate 
code, I 
will look into it as it does smell a bit! Anyhow, thanks again for all. Fraser

Original comment by fraser.c...@gmail.com on 5 Nov 2009 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by fraser.c...@gmail.com on 5 Nov 2009 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by fraser.c...@gmail.com on 5 Nov 2009 at 1:45