--- layout: api title: "v2.1.8 JavaScript Library: L.mapbox.sanitize(string)" categories: api version: v2.1.8 permalink: /api/v2.1.8/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. |