Skip to content

Instantly share code, notes, and snippets.

@RobolinkAkademi
Last active October 30, 2019 11:12
Show Gist options
  • Save RobolinkAkademi/7ce161b079987370f09c4ee936823554 to your computer and use it in GitHub Desktop.
Save RobolinkAkademi/7ce161b079987370f09c4ee936823554 to your computer and use it in GitHub Desktop.
Arduino projeleri
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Placemark>
<name>arduino</name>
<description></description>
<Point>
<coordinates>longitude,latitude</coordinates>
</Point>
</Placemark>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment