Map Tile Server
Niranjan Bala V
@niranjanbalav
Problem Statement
Our previous maps at CommonFloor used JavaScript to show listings on google maps. The user experience would break in high density, zoom/pan, application of filters. To solve the problem, we have overlaid our own tiles (transparent PNG images of size 256 x 256) on google map. These tiles are generated from backend and improve the maps experience significantly by making the whole operation essentially independent of client’s machine. It also allows maps to render hundreds and thousands of data points without effecting the performance.
Outline
This talk outlines what it takes to build your own custom tileserver from scratch.
Speaker bio
Niranjan is a Tech lead at Commonfloor, handling maps developments.
{{ errorMsg }}