I'm afraid I don't understand exactly what you're trying to do... What is the "openstreet view utility"? By your "own" map, do you mean your own rendering of the openstreetmap.org data, or a rendering of your own .osm-data?
The offline editors (JOSM, Merkaartor) and Kosmos allow viewing map data on your computer. If you're
on Windows and not interested in editing, Kosmos is probably the best bet: osm.wiki/index.php/Kosmos . Using these, you can download and display OSM
data from openstreetmap.org or just view your own .osm-file.
การอภิปราย
ความคิดเห็นจาก IgnoredAmbience เมื่อ 18 มิถุนายน 2008 เมื่อเวลา 21:33 น.
Take a look at this wiki article for sample code:
osm.wiki/index.php/OpenLayers_Simple_Example
ความคิดเห็นจาก habash เมื่อ 19 มิถุนายน 2008 เมื่อเวลา 06:35 น.
hi
thank u very much
how can I dispaly my own map which is lay in my computer by using openstreet
view utilty
tanks again
ahmad habash
ความคิดเห็นจาก habash เมื่อ 19 มิถุนายน 2008 เมื่อเวลา 06:52 น.
hi
in example code he use
[
maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),
]
which mean he gave the coordinate in the code
I need to load map from localhost whithout coordinates
thanks alot
Ahmad Habash
ความคิดเห็นจาก robx เมื่อ 19 มิถุนายน 2008 เมื่อเวลา 09:35 น.
I'm afraid I don't understand exactly what you're trying to do... What is the "openstreet view utility"? By your "own" map, do you mean your own rendering of the openstreetmap.org data, or a rendering of your own .osm-data?
The offline editors (JOSM, Merkaartor) and Kosmos allow viewing map data on your computer. If you're
on Windows and not interested in editing, Kosmos is probably the best bet: osm.wiki/index.php/Kosmos . Using these, you can download and display OSM
data from openstreetmap.org or just view your own .osm-file.
Cheers
Robert