Re: [OpenLayers-Users] draw a line on a map?

2008-04-17 Thread geoman
I wasn't taking Google's projection into account. Google for 'OpenLayers EPSG:900913' for more info. geoman wrote: When I pan the map North and South, the line does not stay fixed relative to the map - can someone please tell me what the issue is here? -- View this message in context:

Re: [OpenLayers-Users] draw a line on a map?

2008-04-15 Thread geoman
There were other issues with my code - I tried to start with an out of date example of pgRouting from http://pgrouting.postlbs.org/wiki/Workshop-DrawRoute Here is a page which details some other changes that are necessary to get this code to work against version 2.5 http://tainavn.blogspot.com/

[OpenLayers-Users] draw a line on a map?

2008-04-14 Thread geoman
I'm new to OpenLayers; I'm evaluating it for a current project. I'm going to be getting WKT for road segments from a database, and I want to highlight those segments on a map. However, I haven't been able to get past this error: Error: uncaught exception: [Exception... String contains an invalid

Re: [OpenLayers-Users] draw a line on a map?

2008-04-14 Thread Christopher Schmidt
On Mon, Apr 14, 2008 at 01:14:52PM -0700, geoman wrote: I'm new to OpenLayers; I'm evaluating it for a current project. I'm going to be getting WKT for road segments from a database, and I want to highlight those segments on a map. However, I haven't been able to get past this error: Error: