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 da4e7de commit f90c7f1Copy full SHA for f90c7f1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 3.5.0
2
+
3
+Add scale and marker icon options
4
5
+ - Add scale parameter to render a scale ruler
6
+ - Add marker icon options
7
8
# 3.4.1
9
10
Improve code reliability
package.json
@@ -1,6 +1,6 @@
{
"name": "osm-static-maps",
- "version": "3.4.1",
+ "version": "3.5.0",
"description": "Create a static image of a map with the features you want",
"author": "Julian Perelli",
"contributors": [
0 commit comments