sivaji j.g wrote:
is it not possible to automatically map from location field input and display it in node view ?
Here is a possibly method: Use Views and create a GMap type view with an arguement that is the Node: nid Use Views Attach to attach your view to the node type.
One of the benefits of this method is you can do cool things like show the 5 closest users, etc.
HTH