mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-18 16:27:08 +00:00
add Maps
This commit is contained in:
parent
35da59476f
commit
b9a9c878c7
11
README.md
11
README.md
@ -31,6 +31,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
|
||||
* [Form Widgets](#form-widgets)
|
||||
* Tips
|
||||
* Popups
|
||||
* [Maps](#maps)
|
||||
* [Other Awesome Lists](#other-awesome-lists)
|
||||
|
||||
----
|
||||
@ -345,5 +346,15 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
||||
* [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code.
|
||||
|
||||
|
||||
## Maps
|
||||
|
||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
||||
* [gmaps](https://github.com/HPNeo/gmaps) - The easiest way to use Google Maps.
|
||||
* [polymaps](https://github.com/simplegeo/polymaps) - A free JavaScript library for making dynamic, interactive maps in modern web browsers.
|
||||
* [kartograph.js](https://github.com/kartograph/kartograph.js) - Open source JavaScript renderer for Kartograph SVG maps.
|
||||
* [mapbox.js](https://github.com/mapbox/mapbox.js) - Mapbox JavaScript API, a Leaflet Plugin.
|
||||
* [jqvmap](https://github.com/manifestinteractive/jqvmap) - jQuery Vector Map Library.
|
||||
|
||||
|
||||
# Other Awesome Lists
|
||||
Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user