createdInstance
function
Updates the instance with the response from createData.
connection.createdInstance( instance, props )
Updates the instance with props and dispatches a
"created" event on the map and the map's constructor function.
Parameters
- instance
{Map}:a Map instance
- props
{Object}:the updated properties