gMap automatically geocodes the given string and places a marker or even center the viewport.
$.data($( "#myDiv" ).get(0), "key" , "arbitrary value" ); The data function is a low level implementation, and is actually being used by the method call behind the scenes.