Plugins: add EdgeScaleBar (#6036)

Add plugin EdgeScaleBar that draw scale bars along map edges in Web Mercator projection.
This commit is contained in:
Dražen Tutić 2018-01-31 16:32:03 +01:00 committed by Iván Sánchez Ortega
parent 3e8e76c790
commit d3175e807f

View File

@ -975,6 +975,17 @@ These plugins create useful overlays from scratch, no loading required.
<a href="https://github.com/cloudybay/">CloudyBay</a> <a href="https://github.com/cloudybay/">CloudyBay</a>
</td> </td>
</tr> </tr>
<tr>
<td>
<a href="http://github.com/GEOF-OSGL/Leaflet.EdgeScaleBar">Leaflet.EdgeScaleBar</a>
</td>
<td>
Creates scale bars along top and right edge of a map in the Web Mercator projection..<a href="http://geof-osgl.github.io/Leaflet.EdgeScaleBar/">Demo</a>.
</td>
<td>
<a href="http://github.com/GEOF-OSGL">Dražen Tutić, Ana Kuveždić Divjak</a>
</td>
</tr>
</table> </table>