OpenStreetMap 标志 OpenStreetMap

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

IgnoredAmbience2008年06月18日 21:33 的评论

Take a look at this wiki article for sample code:
osm.wiki/index.php/OpenLayers_Simple_Example

habash2008年06月19日 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

habash2008年06月19日 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

robx2008年06月19日 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

登录以留下评论