Closed kparikh9 closed 2 years ago
Issue #74 Didn't change all variable names in xml2.js, so imports/exports were not functioning correctly. Also passed newIcons variable to buildMapInstance and getXMLString. Please test PR before merging to confirm issue is resolved.
newIcons
buildMapInstance
getXMLString
:tada: This PR is included in version 4.29.3 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Issue #74 Didn't change all variable names in xml2.js, so imports/exports were not functioning correctly. Also passed
newIcons
variable tobuildMapInstance
andgetXMLString
. Please test PR before merging to confirm issue is resolved.