--- layout: api title: "v2.2.1 JavaScript Library: L.mapbox.sanitize(string)" categories: api version: v2.2.1 permalink: /api/v2.2.1/l-mapbox-sanitize ---
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
.
Options | Value | Description |
---|---|---|
text | string | String of content you wish to sanitize. |