Is there any way to set a map element specifically?

So, do you want to update an existing key inside the map variable? Have you tried to use the Add Map node? It serves both ways, to add and update values. If the ‘key’ already exists, it will update it. Else, it will add a new key.

6 Likes