public interface IGeoJsonOverlay : IOverlay
Color |
Optional color
(Inherited from IOverlay) |
GeoJson | GeoJSON object containing the layer data |
Id |
Id of the overlay
(Inherited from IOverlay) |
Name |
Name of the layer
(Inherited from IOverlay) |
Sld |
Optional XML string for Styled Layer Descriptor.
(Inherited from IOverlay) |
Srs | Optional EPSG code (srs) for the source GeoJSON, if not provided, srs of API initialisation is used. |
Visible |
visibility of the layer
(Inherited from IOverlay) |
FillInParameters | (Inherited from IOverlay) |