thientung / winforms-geplugin-control-library

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

Patch to allow exception types from JScript and networklink names #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This patch adds exception type to be passed from JScripts callback
function. This allows one to selectively process exceptions without needing
to parse strings for words.

The patch also defaults the name of a networklink's node the name provided
in the KML (like in GE) rather than the type name if the link cannot be
resolved.

Original issue reported on code.google.com by blai...@gmail.com on 15 Jan 2010 at 4:41

Attachments:

GoogleCodeExporter commented 9 years ago
Will look at this asap, sorry I have been very busy with other projects!

Original comment by fraser.c...@gmail.com on 4 Mar 2010 at 3:30

GoogleCodeExporter commented 9 years ago
Added, many thanks...

Original comment by fraser.c...@gmail.com on 7 Mar 2010 at 5:13