diff --git a/Readme.md b/Readme.md index 49f1c67..a36f3a6 100644 --- a/Readme.md +++ b/Readme.md @@ -74,6 +74,10 @@ Finally, we create a new point in the kml where the name is the string that will point.style.labelstyle.scale = 1 point.style.iconstyle.icon.href = 'http://maps.google.com/mapfiles/kml/shapes/water.png' +The result of this process once the kml is created is the one shown in the following picture. + +![Resulting marker created in the kml file](http://gmarxcc.com:8088/MSP430/csv2kml/src/commit/a1a71a1d94db7084d74e3b0c46ef07cabd9e16a7/Marker%20example/kmlexample.png "Marker example") + ### Saving file To print the file, we can use: