Hello,  i modified the vector-formats.html example to include the GPX format support. When I load an existing gpx file it is show in the map but after drawing some features I don&#39;t see the serialized version.<br><br>I donīt know if I have to change the options for this type of vector layer.<br>
<br>I only add this new lines of code to the original file.<br><br>            formats = {<br>              &#39;in&#39;: {<br>                gpx: new OpenLayers.Format.GPX(in_options)<br>              },<br>              &#39;out&#39;: {<br>
                gpx: new OpenLayers.Format.GPX(out_options)<br>              }<br>            };<br clear="all"><br>Thanks<br><br>-- <br>FJRicca<br><br><a href="http://picasaweb.google.es/fjricca" target="_blank"></a><br>