{
  "name": "bricks/builder/map_styles",
  "kind": "filter",
  "url": "https://academy.bricksbuilder.io/developer/hooks/filters/filter-bricks-builder-mapstyles/",
  "scraped_at": "2026-08-29",
  "hook_name": "bricks/builder/map_styles",
  "description": {
    "en": "This filter allows you to define your own custom map styles for the Map element. The example below shows how we added a custom map style from https://snazzymaps.com/style/38/shades-of-grey to the builder. The best resource for professional predefined map styles is available under https://snazzymaps.com/explore . Open any map style and copy&paste the code under “JAVASCRIPT STYLE ARRAY” as shown in the example below.",
    "zh": "此筛选器允许你为 Map 元素定义自己的自定义地图样式。下方示例展示了我们如何将 https://snazzymaps.com/style/38/shades-of-grey 上的自定义地图样式添加到构建器。专业预定义地图样式最佳资源位于 https://snazzymaps.com/explore。打开任意地图样式并复制粘贴“JAVASCRIPT STYLE ARRAY”下的代码，如下方示例所示。"
  },
  "example_usage": null
}