Closed GoogleCodeExporter closed 8 years ago
Hi,
This is by design in the test application. If you wish to use the library to
load multiple KML files for your application then this can be achieved quite
easily.
Thanks,
Fraser
Original comment by fraser.c...@gmail.com
on 18 Nov 2012 at 7:06
Thanks Sir for reply
But my issue is that. in your application. I have add a open Dialog box for
open a file. if I open 1st kml file then it will work properly. But after
that next KML file open then whole page refresh and 1st open file is
destroy. and 2nd file is open ( so my issue is that if I open 2nd kml file
then we can see 1st and 2nd KML file Simultaneously and 1st kml file is on D
drive and 2nd kml file on DesKtop)
Thanks in Advance............
Original comment by a...@forensicsguru.com
on 20 Nov 2012 at 5:03
Are you talking about the test application? This is just to show an example of
the control library, it isn't a fully functional application or anything.
If you are having a problem with the control library can you post the code that
is causing the issue.
Thanks
Original comment by fraser.c...@gmail.com
on 9 Dec 2012 at 9:29
Thanks for your valuable Response
1. if i load 1st KML file in this application its work but after that if i can
load another KML file then 1st KML file remove from KML tree, (for load KML
file i can use open Dialog Box) so my issue is if i open 2nd file 1st open kml
remove but i want 1st and 2nd both kml file.
for your convenience I have sample source code
Please find attachment
Original comment by a...@forensicsguru.com
on 13 Dec 2012 at 11:44
Attachments:
I don't know how else to put this - the "Test Application" is just a quick test
of the control library - if you want an application that loads multiple Kml
files locally then write one.
In the code you sent the reason the plugin reloads is that you call
"this.geWebBrowser1.LoadEmbeddedPlugin();" multiple times.
Please, don't post here again asking about modifying the test application -
this area is for bug reports and feature requests for the control library. It
is not for general help with programming.
Thanks
Original comment by fraser.c...@gmail.com
on 14 Dec 2012 at 4:45
Original comment by fraser.c...@gmail.com
on 19 Jul 2013 at 8:47
Original issue reported on code.google.com by
a...@forensicsguru.com
on 13 Oct 2012 at 12:17