Thank you for your answer.
But, it's not work.....
Here is my KML
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="
http://earth.google.com/kml/2.2">
<Document>
<name>KurogoGainIT</name>
<description><![CDATA[GainIT]]></description>
<Style id="style1">
<IconStyle>
<Icon>
<href>
http://maps.google.com/mapfiles/kml/shapes/
arrow_maps.png</href>
</Icon>
<scale>3.400000</scale>
</IconStyle>
</Style>
<Placemark>
<name>Gain IT</name>
<Snippet>
http://www.gainit.co.kr</Snippet>
<description><![CDATA[<a href="
http://www.gainit.co.kr"
target="_blank">
http://www.gainit.co.kr</a>]]></description>
<LookAt>
<longitude>127.407822</longitude>
<latitude>36.418671</latitude>
<altitude>0.000000</altitude>
<heading>-0.019983</heading>
<tilt>0.000000</tilt>
<range>331.708527</range>
</LookAt>
<styleUrl>#style1</styleUrl>
<Point>
<coordinates>127.407410,36.419102,0.000000</coordinates>
</Point>
</Placemark>
</Document>
</kml>
흠.. kml 파일 경로를 바꾸고... msid를 주석처리 해봐도... 안되네요..ㅠ.ㅠ
그리고 답변 감사합니다~^^
On May 29, 9:16 pm, CHANG SEO <
seochang2...@gmail.com> wrote:
> Try below.
>
> feeds-newyork.ini
>
> [newyork]
> title = "Test"
> center = "40.7143528,-74.0059731"
> subtitle = "1 First Ave., New York, NY 10001"
> description = ""
> NEARBY_THRESHOLD = 1000
> NEARBY_ITEMS = 0
> DEFAULT_ZOOM_LEVEL = 10
> MAXIMUM_ZOOM_LEVEL = 14
>
> feeds-newyork.ini
>
> [0]
> TITLE = "New York City Subway (KMZ, local)"
> SUBTITLE = "Fromhttp://
brianabbott.net/projects/projects/new-york-city-subway-for-goo..."
> BASE_URL = DATA_DIR"/maps/KML_Samples.kml" => your KML file
> ;BASE_URL = "D:\Kurogo\kml\KurogoGainIT.kml"
> ;msid=204181329185940186779.0004c0d646cf29e7985a9&authuser=0&msa=0&vps=2&hl-=ko&ie=UTF8&output=kml"
> SEARCHABLE = 1
> DEFAULT_ZOOM_LEVEL = 11
>
> KML 파일 보내 주시면 그걸로도 한번 해 볼께요.
> 제 경우엔 msid 를 주석으로 해야 되더라구요.
>
> On May 29, 6:01 am, 충 최 <
chung.c...@gainit.co.kr> wrote:
>
>
>
> > This is my configuration.
>
> > feedgroups.ini
>
> > [newyork]
> > title = "Test"
> > center = "40.7143528,-74.0059731"
> > subtitle = "1 First Ave., New York, NY 10001"
> > description = ""
> > NEARBY_THRESHOLD = 1000
> > NEARBY_ITEMS = 0
> > DEFAULT_ZOOM_LEVEL = 10
> > MAXIMUM_ZOOM_LEVEL = 14
>
> > feeds-newyork.ini
>
> > [0]
> > TITLE = "New York City Subway (KMZ, local)"
> > SUBTITLE = "Fromhttp://
brianabbott.net/projects/projects/new-york-city-subway-for-goo..."
> > BASE_URL = "D:\Kurogo\kml\KurogoGainIT.kml"
> > or
> > BASE_URL = "
https://maps.google.co.kr/maps/ms?
> > msid=204181329185940186779.0004c0d646cf29e7985a9&authuser=0&msa=0&vps=2&hl=-ko&ie=UTF8&output=kml"