Hello,
I went through the tutorial a second time to utilize the API v2 at https://docs.microsoft.com/en-us/azure/azure-maps/indoor-map-dynamic-styling for implementing dynamic styling for Creator (Preview) indoor maps. I have used the provided map example and followed through all the steps. After finishing the tutorial, I have a map but it does not dynamically change with the updated HTTP PUT request. Previously in v1, I was using a POST request and was working but now get a 405 Method Not Allowed error message. No errors with the PUT request (200 OK) but I can't seem to add color to the map based on occupancy. I've updated the eventTimeStamp. Verified the tilesetID and statesetID. Any other suggestions?
Thanks,
Scott