I'm looking into Leaflet and I'm surprised that it doesn't (seem to) specify coordinates in Web Mercator like other popular APIs, but instead uses decimal degrees.
Are all coordinates in Leaflet specified in decimal degrees? Is there a function to translate into other coordinate systems (as in the geographicToWebMercator option in ArcGIS)?
Thanks
