powered by
The user can try to identify lat/lon pairs on the map by clicking on them
IdentifyPoints(MyMap, n = 1, verbose = 0)
map object
the maximum number of points to locate.
level of verbosity
the lat/lon coordinates of the chosen points are returned
# NOT RUN { #The first step naturally will be to download a static map from the Google server. A simple example: #identifiy points: #IdentifyPoints(MyMap,5) # }
Run the code above in your browser using DataLab