I am using the Rgooglemaps package in R.
I want to display text over plotted point using PlotOnStaticMap
. There is also function named TextOnStaticMap
for plotting text on specified coordinates.
But in the output map either text is printed or points are plotted, but i need both.