Open ghybs opened 7 years ago
All API's accept 3 arguments:
url
parser_options
customLayer
Correct the API section in README to reflect the actual accepted arguments.
All API's accept 3 arguments:
url
(for loading) or direct object or string (for parsing)parser_options
(optional)customLayer
(optional)Correct the API section in README to reflect the actual accepted arguments.