
You must be logged in and belong to this group to post urls.
You're Missing the Point of Promises. GitHub Gist: instantly share code, notes, and snippets.
Progressive Web Apps are fast becoming a major deployment target. Recent releases like the the Starbucks PWA provide validation that progressive web apps have arrived. Because Ionic is built on the web, Ionic apps can work anywhere the web runs, including as a PWA. In today's post, we will go over exactly what a PWA
Combine sets of vector tiles correctly by merging the vector data in overlapping tiles. Sadly it is server side only.
Landez operates with tiles, arranges them together into images or builds MBTiles files
Tools for modifying MBTile (https://www.mapbox.com/developers/mbtiles) files
Importer and Exporter of MBTiles
I've started to use TileStream as a node.js server to serve pre-rendered tiles saved in a .mbtiles file. This server can then be used as a tile layer by Leaflet to build a frontend HTML page that will show a map. As I said in a previous blog post, MBTiles is a format created by mapbox that allows
A 3-dimensional floating compass for the web
My previous posts on HTML5's canvas implementation have simply drawn a static image; be it a thermometer, speedometer or a map. This post blends together the various methods covered in the aforementioned posts to draw an animated compass. This is achieved by adding two elements to the canvas. These are the background image (a compass
Control a symbol with keybindings and rotate it