You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while there is one issue relating to old vs new icons, the link for valid icons has rotted.
Having tested a list of 94 icons, the following is a list of 32 items that returned "invalid" when calling the URL that is generated by the MakiMarkers module:
Now the strange part is that a couple of weeks ago, the second item on the list was returning rendered (with high certainty - excluding the mental imagining things stage...).
What is the status / can be done for the following cases?
Note: a goal is to avoid extra hits to other servers and thus potentially rely upon generating ourselves a set of icons as static objects and them managing them through a CDN.
What is the best avenue to pursue then?
"message": "Marker \"pin-m-amusement-park+FF8000\" is invalid."
"message": "Marker \"pin-m-aquarium+FF8000\" is invalid."
"message": "Marker \"pin-m-attraction+FF8000\" is invalid."
"message": "Marker \"pin-m-bbq+FF8000\" is invalid."
"message": "Marker \"pin-m-beach+FF8000\" is invalid."
"message": "Marker \"pin-m-bridge+FF8000\" is invalid."
"message": "Marker \"pin-m-castle+FF8000\" is invalid."
"message": "Marker \"pin-m-charging-station+FF8000\" is invalid."
"message": "Marker \"pin-m-communications-tower+FF8000\" is invalid."
"message": "Marker \"pin-m-drinking-water+FF8000\" is invalid."
"message": "Marker \"pin-m-fence+FF8000\" is invalid."
"message": "Marker \"pin-m-home+FF8000\" is invalid."
"message": "Marker \"pin-m-horse-riding+FF8000\" is invalid."
"message": "Marker \"pin-m-industry+FF8000\" is invalid."
"message": "Marker \"pin-m-information+FF8000\" is invalid."
"message": "Marker \"pin-m-jewelry-store+FF8000\" is invalid."
"message": "Marker \"pin-m-karaoke+FF8000\" is invalid."
"message": "Marker \"pin-m-mountain+FF8000\" is invalid."
"message": "Marker \"pin-m-optician+FF8000\" is invalid."
"message": "Marker \"pin-m-picnic-site+FF8000\" is invalid."
"message": "Marker \"pin-m-recycling+FF8000\" is invalid."
"message": "Marker \"pin-m-restaurant-noodle+FF8000\" is invalid."
"message": "Marker \"pin-m-restaurant-pizza+FF8000\" is invalid."
"message": "Marker \"pin-m-restaurant-seafood+FF8000\" is invalid."
"message": "Marker \"pin-m-shoe+FF8000\" is invalid."
"message": "Marker \"pin-m-skateboard+FF8000\" is invalid."
"message": "Marker \"pin-m-snowmobile+FF8000\" is invalid."
"message": "Marker \"pin-m-veterinary+FF8000\" is invalid."
"message": "Marker \"pin-m-viewpoint+FF8000\" is invalid."
"message": "Marker \"pin-m-volcano+FF8000\" is invalid."
"message": "Marker \"pin-m-volleyball+FF8000\" is invalid."
"message": "Marker \"pin-m-watermill+FF8000\" is invalid."
The text was updated successfully, but these errors were encountered:
while there is one issue relating to old vs new icons, the link for valid icons has rotted.
Having tested a list of 94 icons, the following is a list of 32 items that returned "invalid" when calling the URL that is generated by the MakiMarkers module:
https://api.mapbox.com/v4/marker/pin-m-aquarium+FF8000.png?access_token=pk.eyJ[long_string]
Now the strange part is that a couple of weeks ago, the second item on the list was returning rendered (with high certainty - excluding the mental imagining things stage...).
What is the status / can be done for the following cases?
Note: a goal is to avoid extra hits to other servers and thus potentially rely upon generating ourselves a set of icons as static objects and them managing them through a CDN.
What is the best avenue to pursue then?
The text was updated successfully, but these errors were encountered: