Skip to content

Commit a471214

Browse files
committed
Updated readme
1 parent eb1125a commit a471214

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ As Rapha
1919

2020
* based on **jQuery and raphael.js**. And optionnaly based on jQuery mousewheel for the zoom on mousewheel feature.
2121
* **Interactive.** Set href, tooltip, add events and many more on the elements of your map.
22-
* **Plottable cities** Cities can be plotted on the map with circles, squares or images by their latitude and longitude
22+
* **Plottable cities** Cities can be plotted on the map with circles, squares, images or SVG paths by their latitude and longitude
2323
* **Areas and plotted points colorization with legends.** Mapael automatically sets attributes like color and size to each area and plotted point displayed on map and generates an interactive legend in order to build pretty dataviz
24+
* **Links between cities.** You can draw links between the cities of the map.
2425
* **Easy to add new maps.** Build your own maps based on SVG paths
2526
* **SEO-friendly.** An alternative content can be set for non-JS users and web crawlers
2627
* **Resizable** Maps are easily resizable.
27-
* **Zoom** Zoom and panning abilities.
28+
* **Zoom** Zoom and panning abilities (also on mobile devices).
2829

2930
## Basic code example
3031

0 commit comments

Comments
 (0)