Add supported media type list to feature formats
This commit is contained in:
@@ -489,6 +489,8 @@ class KML extends XMLFeature {
|
||||
this.iconUrlFunction_ = options.iconUrlFunction
|
||||
? options.iconUrlFunction
|
||||
: defaultIconUrlFunction;
|
||||
|
||||
this.supportedMediaTypes = ['application/vnd.google-earth.kml+xml'];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user