How to pass a call for example:
http://localhost/conn.php?geotable=INFR&geomfield=the_geom&srid=&fields=¶meters=&orderby=&sort=&limit=&offset=
into the javascript variable? Result of this call is string (geoJSON format lines).
Please help, I don't know what to try anymore!
get
variables in the url with javascript like you would in php? – Mark E yesterday