You need to add 'myMap' variable.
After you add this variable, you would see something like below in your bpmn file.
<itemDefinition id="_mapItem" structureRef="java.util.HashMap" />
...
<!-- process variables -->
<property id="myMap" itemSubjectRef="_mapItem"/>