calvinmetcalf / leaflet.shapefile

Shapefile in Leaflet
http://calvinmetcalf.github.io/leaflet.shapefile/
MIT License
259 stars 119 forks source link

Support for non-latin symbols in geometry attributes #45

Closed tetafro closed 7 years ago

tetafro commented 7 years ago

Fix parsing non-latin symbols in geometry attributes. Code is taken from StackOverflow.

calvinmetcalf commented 7 years ago

this is actually an issue in a dependency calvinmetcalf/shapefile-js#74 which is waiting on inexorabletash/text-encoding#70

tetafro commented 7 years ago

Ok, I'll close pull request then.