mhkeller / cartodb-point-polygon-template

A template for creating interactive leaflet maps with point and polygon hover-enable layers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CartoDB Point + Polygon Leaflet template

This is a templatefor a cartoDB client that includes support for interactive point and polygon layers. It also includes hover windows that use Underscore.js templating to display data from your cartoDB table.

Usage

Most eveything is editable in index.html (legend, hover window textfields, buttons), app.js (account, table and layer information, and geocoding), and appUI.js (hover window behavior, textfield stuff).

Demo: http://mhkeller.github.com/cartodb-point-polygon-template

Let me know if you use it / have any changes. @mhkeller

About

A template for creating interactive leaflet maps with point and polygon hover-enable layers


Languages

Language:JavaScript 100.0%