powered by
Creates an interactive map (based on latlong) from a genlight object
gl.map.interactive(x, provider = "Esri.NatGeoWorldMap")
-- a genlight object [including coordinates within the latlong slot]
-- passed to leaflet
plots a map
A wrapper around the leaflet package. For possible background maps check as specified via the provider: http://leaflet-extras.github.io/leaflet-providers/preview/index.html
# NOT RUN { #gl.map(bandicoot.gl) # }
Run the code above in your browser using DataLab