fix the problem on "value" render methods. while using "value" render methods, if the property value is 0, the geojson feature will be rendered as default style. which is incorrect.
And, add "postinstall" script to package.json, to build the packages after installed
fix the problem on "value" render methods. while using "value" render methods, if the property value is 0, the geojson feature will be rendered as default style. which is incorrect. And, add "postinstall" script to package.json, to build the packages after installed