Skip to content

#20 adding missing return statement

Naitik333 requested to merge Naitik333/GeoJSON-Validation:patch-1 into master

adding missing return statement, because of this feature with 'bbox' attribute in them are not getting processed successfully using valid() method. fix for issue #20 (closed) Geojson validation fails for a feature which has 'bbox' attribute

Edited by Naitik333

Merge request reports