I am trying to use the newer HERE Map Attributes API v8 to access various layers and while some work (e.g. SPEED_LIMITS_FC1...5) others do not (e.g. TRAFFIC_SIGN_FC1..5) and return a 400 responseCode: Layer XXX has no LAT / LON columns
What little documentation there is for HERE Map Attributes API 8 (link) lists these layers as available (however it seems that the documentation is just copy/pasted from the older Fleet Telematics API and hasn't been updated)
Note: I am able to access these layers using the older HERE Fleet Telematics API.
Is anyone able to shed insight on what might be occurring? Are these layers still accessible in HERE Map Attributes API v8 or is my API request just incorrect?
Is there additional documentation/examples for HERE Map Attributes API v8 that isn't just copied from HERE Fleet Telematics API?