We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f7475 commit 180e6c0Copy full SHA for 180e6c0
doc/releases.rst
@@ -16,7 +16,7 @@ Added Project.toMeters to convert measurements in the projection's native units
16
Projection p = new Projection("EPSG:2927")
17
double meters = p.toMeters(5280)
18
19
-Added a ScaleBarItem to the carto package::
+Added a ScaleBarItem to the carto package.
20
21
.. image:: images/carto_scalebar.png
22
0 commit comments