[mapserver-users] gmap and AJAX
Siki Zoltan
siki at agt.bme.hu
Sun Feb 28 08:10:36 PST 2010
Dear Zsolt,
AFAIK gmap is a pure php application, so you should add a <div> to your
html and a javascript to handle click event included XMLHttpRequest and a
server side php script to answer the XMLHttpRequest.
Alternativly you can use an AJAX ready framework like pmapper,
geomoose, openlayers, etc.
regards,
Zoltan
On Sun, 28 Feb 2010, Medve Zsolt wrote:
> Hy all!!
>
> I have a problem. How can i implement Ajax into the Gmap sample application
> (written in PHP mapscript)?
> For example in this app, when you click on a city, some info appears, but the
> browser reload the whole page again. This is when a Jax should help, that its
> load only the ifno part, not the wole page.
>
> Can anybody help me out?
>
> Thanks
> Zsolt
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list