On Thu, Aug 19, 2010 at 4:01 PM, Peter Körner <osm-li...@mazdermind.de> wrote:
> Am 19.08.2010 11:49, schrieb Parveen Arora:
>>>
>>> http://202.164.53.116/~parveen/OpenLayers.js
>
> You don't have to change this file

ok, i have not changed it now
>>> http://202.164.53.116/~parveen/OpenStreetMap.js
>>>
>>> i have tried to to change the url here, and give our server's url
>>> but the map stops working immediately after changing any url
>
> var url = [
>            "http://202.164.53.116/~hsrai/OSM/tiles/${z}/${x}";,
>            "http://202.164.53.116/~hsrai/OSM/tiles/${z}/${x}";,
>            "http://202.164.53.116/~hsrai/OSM/tiles/${z}/${x}";
>          ];
>
> Don't specify th url more than once. You URL is missing the ${y}
> placeholder. Please take another look at [1] to see a simple example.

 now i have write here only one url in the file, and have insert the ${y}

But Still not working,
http://202.164.53.116/~parveen/map/map1.html

and
Thank's for your support
-- 
With Kind Regards
Parveen Arora
osmpunjab.co.cc

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to