DevelopmentSeed
Embedded interaction data in TileMill
The way we include interactivity data in the tiles makes it possible to style the data through the host webpage. When you mouse over a tile, the interactivity data for that tile is requested from the tile server. When you mouse over the point / boundary of interaction, the data is displayed. This means if you add HTML markup (e.g. something like class="number") into your interactivity data through TileMill, you can use CSS to style / position the data on your webpage.
Embedded interaction data in TileMill
The way we include interactivity data in the tiles makes it possible to style the data through the host webpage. When you mouse over a tile, the interactivity data for that tile is requested from the tile server. When you mouse over the point / boundary of interaction, the data is displayed. This means if you add HTML markup (e.g. something like class="number") into your interactivity data through TileMill, you can use CSS to style / position the data on your webpage.