Search notes:

Leaflet

Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps.

Misc

At least in setView(), the coordinates order is latitude, longitude (the opposite of the order used in GeoJSON).
However, when using the R-library leaflet, the order is the same as in GeoJSON!

See also

Leaflet examples:
The R package leaflet.
OpenLayers

Links

leafletjs.com

Index