开发者

KML - Multiple Styles In One PlaceMark

开发者 https://www.devze.com 2023-02-14 01:51 出处:网络
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 <

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消