diff --git a/_posts/2020-11-17-polygon-markers.md b/_posts/2020-11-17-polygon-markers.md index 157b07e..c1aae85 100644 --- a/_posts/2020-11-17-polygon-markers.md +++ b/_posts/2020-11-17-polygon-markers.md @@ -12,15 +12,10 @@ comments: true author: Dror Bogin --- -![]({{ '/assets/img/blog/polygon_markers_1.png' | relative_url }}) +![]({{ '/assets/img/blog/polygon_markers_0.png' | relative_url }}) -
-
- -About a year ago my wife's younger brother asked me to help him get started with programming (Thats lasted a week), I suggested he start with JavaScript since you get instant gratification when things work.
+The kid likes airplanes so I thought a nice project will be making a simple airplanes map, something querying some open API and updating the map at intervals.
After asking around I got recommended to use OpenSky-Network's API