Sorry I coudn't get you. Let me put my problem like this: I have a data.txt
file where latitude and longitude values of Indian places are saved. When I
try to mark them, the markers are getting away as I zoom in(I think this is
problem that they are not positioned correctly). The code for in cluding
the points in data.txt is
var pois = new OpenLayers.Layer.Text( "My Points",
{ location:"./data.txt",
projection: new OpenLayers.Projection("EPSG:4326")
});
("EPSG:4326") was missing in the last post.
Please tell me what is the reason and solution for this
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/points-mispositioned-on-google-layer-tp5974380p5974527.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users