From e41345b1dc4c583d5b8b8b6e98371c01c3b51f13 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Sun, 13 Aug 2017 18:29:29 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a36ac51..17955e4 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,9 @@ ## JavaScript +* [OpenLayers](http://openlayers.org/) - Open source AJAX library. +* [Leaflet](http://leafletjs.com/) - Open-Source JavaScript Library for Mobile-Friendly Interactive Maps. +* [Google Maps API](https://developers.google.com/maps/documentation/javascript/?hl=pt-br) - Google Maps API for JavaScript. * [Heatmap.js](https://www.patrick-wied.at/static/heatmapjs/) - A heatmap implementation for Javascript. * [Thermo.js](https://github.com/dazuma/thermo.js) - Another heatmap implementation for Javascript. * [Heatcanvas.js](https://github.com/sunng87/heatcanvas) - Yet another heatmap implementation for Javascript.