ramnathv / rMaps

Interactive Maps from R
http://rmaps.github.io
389 stars 194 forks source link

leaflet marker rounding off the co-ordinates #31

Open 4d1in3 opened 10 years ago

4d1in3 commented 10 years ago

http://stackoverflow.com/questions/22448551/rmaps-leaflet-same-cordinate-plot-different-location

ramnathv commented 10 years ago

This is a known bug due to rounding when converting to JSON and there is a pull request to resolve it. I will merge it shortly.