mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update GroundOverlay.cs
This commit is contained in:
parent
020a871714
commit
c23d35d513
|
|
@ -29,7 +29,7 @@ namespace MapControl
|
|||
{
|
||||
public class GroundOverlay : MapPanel
|
||||
{
|
||||
class ImageOverlay
|
||||
private class ImageOverlay
|
||||
{
|
||||
public ImageOverlay(BoundingBox boundingBox, string imagePath, int zIndex)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue