L.mapbox.featureLayer provides an easy way to integrate GeoJSON from Mapbox and elsewhere into your map.
A low-level interface to geocoding, useful for more complex uses and reverse-geocoding.
Adds geocoder functionality as well as a UI element to a map. This uses the Mapbox Geocoding API.
Interaction is what we call interactive parts of maps that are created with the powerful tooltips & regions system in TileMill. Under the hood, it's powered by the open UTFGrid specification.
An L.mapbox.gridLayer loads UTFGrid tiles of interactivity into your map, which you can easily access with L.mapbox.gridControl.
A map control that shows a toggleable info container. If set, attribution is auto-detected from active layers and added to the info container.
A map control that shows legends added to maps in Mapbox. Legends are auto-detected from active layers.
Create and automatically configure a map with layers, markers, and interactivity.
A HTML sanitization function, with the same effect as the default value of the sanitizer option of L.mapbox.featureLayer, L.mapbox.gridControl, and L.mapbox.legendControl.
string
Adds a "Share" button to the map, which can be used to share the map to Twitter or Facebook, or generate HTML for a map embed.
A mustache template rendering function, as used by the templating feature provided by L.mapbox.gridControl.
string
You can add a tiled layer to your map with L.mapbox.tileLayer(), a simple interface to layers from Mapbox and elsewhere.