[ka-Map-users] Query dynamic point
Fabian Rami
fabian.rami at wowcompany.com
Fri Feb 23 06:31:22 EST 2007
Pg a écrit :
> Just a few hints.
>
> 1. To display icons on IE prefer GIF to PNG (see all IE troubles with
> transparent PNG)
I use GIF icons
>
> 2. Try disabling the use of vectorial graphic with
>
> xmlOverlayUseCanvas = false;
>
I have already do that by switching var xmlOverlayUseCanvas = false;
in XMLOverlay.js.
I switch it back to true and put your code just before the new
kaXmlOverlay()
> before the "new kaXmlOerlay()"
> The icons are drawn using vector graphic primitives to allow the rotation.
>
> 3. Look for bad icons URL in the logs of the server
There is no error
>
> 4. Try with a browser with a good debugger (as Firefox with FireBug).
> Use some developper tool to disable the browser cache and make sure
> you are not using a proxy.
>
I was using a proxy of my company, i ask for having an external
connection and it do the same...
the application must work under IE , firefox is not yet supported. The
work is already done , and i am coming with new upgrade ( kaMap ) and i
plan to get the compatibility
back with Firefox and Linux.
I install firebug but i can not ask for all the position because of
interface bug(under firefox).
>
> 2007/2/22, Fabian Rami <fabian.rami at wowcompany.com
> <mailto:fabian.rami at wowcompany.com>>:
>
> Thanls i ll check for it soon.
>
>
> I have a little problem with drawing xmlicon on IE.
>
> I made a php page who add all the point of a vehicle for a day , that
> work fine all the week end.
>
> But now it does nt work anymore.
>
> Sometimes the xmlIcon apear , sometime nothing show up , sometimes i
> have all working fine... I am lost , i don t know where to start my
> search...
>
> I use Ka-map on my main frame in a div , i add in this div your
> iframe_xmloverlay.html.
>
> I don't only let <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
> Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd
> <http://www.w3.org/TR/html4/loose.dtd>"> to the Iframe and
> don't add it to my main ( wich is <!DOCTYPE HTML PUBLIC "-//W3C//DTD
> HTML 4.01 Transitional//EN" >).
>
> Does it matter ?
>
> Where can i try to find some help???
> As said in my first post , i already switch some line in the
> XMLOverlay.js
>
> Greetings,
> Fabian
>
>
>
> Pg a écrit :
> > There is such an experimental implementation.
> > Probably will be on CVS in a few days. Look for
> "handler_onclick" in
> > the comments of kaXmlOverlay.js
> >
> > -Pg
> >
> > 2007/2/19, Fabian Rami < fabian.rami at wowcompany.com
> <mailto:fabian.rami at wowcompany.com>
> > <mailto: fabian.rami at wowcompany.com
> <mailto:fabian.rami at wowcompany.com>>>:
> >
> > Hi all,
> >
> > I have added dynamic point (with a icon on the map).
> >
> > I want be able to query this point when i click on it.
> >
> > My point are in a XmlOverlay layer
> > Is it possible for me to click on the icon and then request
> > doing an
> > ajax query to my database ?
> >
> > Can i directly have the PID of the point i just click on ?
> >
> > Best regards,
> > Fabian
> > _______________________________________________
> > ka-Map-users mailing list
> > ka-Map-users at lists.maptools.org
> <mailto:ka-Map-users at lists.maptools.org>
> > <mailto:ka-Map-users at lists.maptoo
> <mailto:ka-Map-users at lists.maptoo>%0Als.org>
> > http://lists.maptools.org/mailman/listinfo/ka-map-users
> <http://lists.maptools.org/mailman/listinfo/ka-map-users>
> >
> >
>
>
More information about the ka-Map-users
mailing list