Skip to content

Instantly share code, notes, and snippets.

@hnrchrdl
Created April 24, 2015 18:41
Show Gist options
  • Save hnrchrdl/5c0d21de53a1585efa38 to your computer and use it in GitHub Desktop.
Save hnrchrdl/5c0d21de53a1585efa38 to your computer and use it in GitHub Desktop.
<FeatureTypeStyle>
<Rule>
<PointSymbolizer>
<Graphic>
<Mark>
<WellKnownName>circle</WellKnownName>
<Fill>
<CssParameter name="fill">#FF0000</CssParameter>
</Fill>
</Mark>
<Size>6</Size>
</Graphic>
</PointSymbolizer>
</Rule>
</FeatureTypeStyle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment