Tech Notes from the Journey
Sharing bits of what I’m learning in tech - sometimes new, sometimes messy, always real
Explore ArticlesRecent Posts
Arrow lines in Leaflet.js
Similar to my previous blog Arrow Lines in Openlayers3, I implemented the Arrow lines in Leaflet.js, another famous map library.
Arrow lines in Openlayers 3
Recently working on map using Openlayers 3 I found there is no direct way to draw the Arrow lines using the Openlayers 3 , so what I did, used LineString and Icon to draw an Arrow.
-
jQuery Pattern Lock plugin
This is browser based pattern lock plugin similar to Pattern locks available in Android/iOS.
-
Phonecat In React.js
Phonecat similar to Angular.js phonecat developed in React.js, Redux and Saga