Requires The mg.core.element application.
This application permits to attach geotagging information to elements.
In order to use these templatetags, you must use the following code in your template:
{% load mg_position %}
This inclusion tag retrieves the HTML code to display position associated to element, if available.
{% position element %}
It actually uses the template named position/position_data.html.