I only need to display only food cord. Is there any filter for POIs? I have done this so far, but this does not solve my question ...
[
{
\"featureType\": "poi",
\"elementType\": \"all\",
\"stylers\": [
{
\"visibility\": \"off\"
}
]
},
{
\"featureType\": \"poi.business\",
\"elementType\": \"labels.icon\",
\"stylers\": [
{
\"visibility\": \"on\"
}
]
}
]