[OpenLayers-Users] GPX format
Fco. Javier García Ricca
fjricca at gmail.com
Wed Mar 16 05:29:39 EDT 2011
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't see the serialized version.
I don´t know if I have to change the options for this type of vector layer.
I only add this new lines of code to the original file.
formats = {
'in': {
gpx: new OpenLayers.Format.GPX(in_options)
},
'out': {
gpx: new OpenLayers.Format.GPX(out_options)
}
};
Thanks
--
FJRicca
<http://picasaweb.google.es/fjricca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110316/807d8e6b/attachment.html
More information about the Users
mailing list