I used a similar mapping library, http://openlayers.org/ , around 4 years ago. It thought it was nice at the time. The documentation wasn't great, but there were decent examples and the support for GIS standards like WMS and WFS was solid. It looks like people have increasingly become dissatisfied with it and started working on alternatives like leaftlet.
If you're looking for a complete javascript mapping library, I'd stick with openlayers for now. In the future though, I hope leaflet takes off and offers some competition
Looks great. Has anyone compared this and the google maps api? I'm working on a GIS project and we're going to do some stuff in js for the web so I'm very curious.
I work full-time building custom Google Maps-based projects, so my first thought was to compare them. While this seems very nicely done, there's little in it that you couldn't do with the Google Maps API. Some of the default settings are more nicely chosen, though.
BTW, if you need a freelancer to help on your project, feel free to contact me.
I too am doing research work using the google maps api (and their very good Google Distance API) and find there to be no real advantage in this one, or any feature that I don't see in the Google API, the maps api has been wonderful to work with.
I love that this uses OpenStreetMap instead of Google Maps, as I like being able to control all my own data and not be reliant upon MegaCorp (TM) for my site to function. At the same time, I've never seen an OSM API that seemed both as useful and as simple as the Google Maps API, but this looks pretty nice.
I may have to wipe the dust off RateMyStudentRental.com and retrofit Leaflet at some point.
For some reason the map travels behind my cursor as I drag it around. This would drive me away if I was looking for an alternative mapping library to google maps.
Leaflet is just great. I made a demo as soon as I heard about it a few weeks ago. I combined leaflet on the client side with varnish as a tile cache and nginx as a tile server. I plan to switch to node.js as soon as it supports sendfile.
I've been using mapstraction (https://github.com/mapstraction/mxn) and like it; don't see much different here. Maybe someone should introduce them to each other.
It is also seriously targeted at mobile devices like iPhone and Android. It also has quite different approaches to API and source code architecture (with Leaflet leaning towards OOP and Polymaps towards functional approach).
http://vmx.cx/cgi-bin/blog/index.cgi/wherecampeu-2011:2011-0...
http://crschmidt.net/blog/archives/472/perceived-flaws-ofope...
http://notes.tommacwright.com/post/6010879882/openlayers