Hi,

I am not familiar with this Java pane you're talking about, but two things i
can think of that are causing problems.

1. A Geomap, like all flash based visualizations, might cause problems when
called from a local file.
2. Shouldn't it be "file:///d:/geomap.html" instead of "file:/d:\\..."?

Also, i'm not sure what browser/renderer this Java pane is using, and i'm
not sure it is supported.
Did you try opening d:\geomap.html in a browser ? Does it look good there?

Regards,
     VizBoy.

On Sat, Mar 28, 2009 at 3:53 AM, meimei <[email protected]> wrote:

>
> Hi
>       I am doing an assigment need to use the geomap. I  stored the
> geomap.html in my local disk. Then I want to show the geomap.html
> file  in a pane like this:
>        String s1 = "file:/D:\\Geomap.html";
>        pane.setPage(s1);
> However, it does not work with it.(work well if the html is text.) Is
> it because of javascript problem? How to fix it?
>      Thank you for your help!!!!!!!!!!!!!!!!!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to