rtaylor741

Results 5 comments of rtaylor741

Hi, the code runs fine for me. Looking at that error online it seems to be something do with R itself. A lot of people saying that the error only...

ah sorry, yes that could have been loaded already from a separate script. Yes, that is exactly right. I know you can drag the peg man onto the map and...

No problem, that would be great. I did try redrawing the map again each time, but I was having issues with that too. Not sure if related to your package...

Thanks for getting this done so quickly! I can't quite get it to work properly though. I've added columns called latc and lonc as a random place to see if...

Hi, I had another look at this and tweaked your javascript code slightly to fix it. In google_maps.js, I changed the line below. ```js var center = map.getCenter(); ``` to...