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 28f86a9 commit 85c2b83Copy full SHA for 85c2b83
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 3.5.1
2
+
3
+Fix geojson option
4
5
+ - Fix geojson option being an object was not being parsed right and throwed an error
6
7
# 3.5.0
8
9
Add scale and marker icon options
package.json
@@ -1,6 +1,6 @@
{
"name": "osm-static-maps",
- "version": "3.5.0",
+ "version": "3.5.1",
"description": "Create a static image of a map with the features you want",
"author": "Julian Perelli",
"contributors": [
0 commit comments