3liz / lizmap-pgrouting-module

PgRouting module for Lizmap
https://docs.3liz.org/lizmap-pgrouting-module/
6 stars 8 forks source link

Check search data is not null #11

Closed rldhont closed 3 years ago

rldhont commented 3 years ago

In the Search Class, be sure that the data provided by the request is not null.

https://github.com/3liz/lizmap-pgrouting-module/blob/master/pgrouting/classes/search.class.php#L80

pdrillin commented 3 years ago

done in #16