KML - Multiple Styles In One PlaceMark
What I have is a placemark that conta开发者_开发技巧ins more than one linestring. Is it possible to assign different styles to those linestrings inside the one placemark?
Sure thing. Just include a <styleUrl>#MyOtherStyleID</styleUrl> (if you're keeping them that way) before every one of your <LineString>...</LineString> sections.
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论