Browse Source

Example added

master
parent
commit
129556cec7
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      Readme.md

+ 4
- 0
Readme.md View File

@ -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:


Loading…
Cancel
Save