diff --git a/index.html b/index.html index d7f943d..19e6754 100644 --- a/index.html +++ b/index.html @@ -162,7 +162,7 @@
- osmtogeojson(osm_data);
+ osmtogeojson(osm_data); // xml or json
var osmtogeojson = require('osmtogeojson');
- osmtogeojson(xml_data);
+ osmtogeojson(osm_data); // xml or json