我只需要展示食物线。是否有针对 POI 的过滤器?到目前为止我已经这样做了,但这并不能解决我的问题......
[
{
\"featureType\": "poi",
\"elementType\": \"all\",
\"stylers\": [
{
\"visibility\": \"off\"
}
]
},
{
\"featureType\": \"poi.business\",
\"elementType\": \"labels.icon\",
\"stylers\": [
{
\"visibility\": \"on\"
}
]
}
]