neveldo / mapael-maps

Vector maps for jQuery Mapael
MIT License
117 stars 139 forks source link

Thailand #53

Closed jacksonhardaker closed 6 years ago

jacksonhardaker commented 6 years ago

getCoords() not working correctly for plotting points.

Example here: https://codepen.io/jacksonhardaker/pen/VzPJJw

Replace existing thailand.min.js script in codepen html with commented out version from this PR to see fix in action.

neveldo commented 6 years ago

Hello @jacksonhardaker ,

Thanks for having provided a codepen that allows to get a before/after comparison ! The getCoords() function is now much more accurate to plot cities on the thailand map, thanks for your fix !