OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
139 stars 91 forks source link

Add byte[] image to Primitives.Polygon2D and Line2D #253

Open TomQv opened 9 years ago

TomQv commented 9 years ago

I would suggest to add a property byte[] Image to OsmSharp.UI.Renderer.Primitives.Polygon2D which will be used to tile this image as the filling. Same for Line2D