public class KmlUtil
extends java.lang.Object
Constructor and Description |
---|
KmlUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
substituteProperties(java.lang.String template,
KmlPlacemark placemark)
Substitute property values in BalloonStyle text template
|
public static java.lang.String substituteProperties(java.lang.String template, KmlPlacemark placemark)
template
- text templateplacemark
- placemark to get property values from