The GPS Track line after the last update (16-10) broke into fragments - previously it was a continuous line. Track is set as a layer (gpx file) on top of a context map

see here http://parusnik.co.uk/node/35

Cheers

Comments

jpulles’s picture

Assigned: Unassigned » jpulles
Priority: Critical » Normal

How did you define the [map ... /]? In the source I see strokeDashstyle = 'dash' which is just as the line is drawn.

provod’s picture

A-ha! Yes, it is "dash" - but that's how it was before and the line was still solid. Anyway, I changed it to "solid" and it's fine now.

BTW, where can I find a bit more info on using image as a map? I tried to overlay the GPS track but couldn't find how to control the scale and position of both in relation to each other.

Cheers

jpulles’s picture

Category: bug » support
Status: Active » Fixed

Nice, so this one is fixed.

About the image as a map. I'm afraid there's not much more available as written in http://aardbodem.nl/?q=node/63 or the OpenLayers example at http://openlayers.org/dev/examples/image-layer.html. Googling on 'openlayers+image+map' I found a similar problem in http://openlayers.org/pipermail/users/2007-November/003605.html, but this would need to be translated in a [map ../] specification. If you know exactly what you want you could try a support request.

Regards,
John.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.