mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
updated readme
This commit is contained in:
@@ -22,6 +22,7 @@ As Rapha
|
||||
* **Easy to add new maps.** Build your own maps based on SVG format
|
||||
* **SEO-friendly.** An alternative content can be set for non-JS users and web crawlers
|
||||
* **Resizable** Thanks to raphael.js, maps are easily resizable.
|
||||
* **Zoom** Zoom and panning abilities.
|
||||
|
||||
## How to use Mapael
|
||||
|
||||
@@ -44,7 +45,7 @@ Here is the simplest example that shows how to display an empty map of the world
|
||||
## Examples
|
||||
|
||||
* [Minimal example (France)](http://jsfiddle.net/neveldo/tn5AF/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/tn5AF/)
|
||||
* [Map with some plotted cities and area labels (France)](http://jsfiddle.net/neveldo/TKUy4/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/TKUy4/)
|
||||
* [Map with some plotted cities and area labels, and zoom demo (France)](http://jsfiddle.net/neveldo/TKUy4/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/TKUy4/)
|
||||
* [Map with some overloaded parameters and 'onclick' callback on areas (France)](http://jsfiddle.net/neveldo/qGwWr/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/qGwWr/)
|
||||
* [Population of France by department with a legend](http://jsfiddle.net/neveldo/TUYHN/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/TUYHN/)
|
||||
* [Population of the 1000 more populated french cities with a legend](http://jsfiddle.net/neveldo/n6XyQ/embedded/result/) - [Edit in JSFiddle](http://jsfiddle.net/neveldo/n6XyQ/)
|
||||
|
||||
Reference in New Issue
Block a user