An open API service indexing awesome lists of open source software.

https://github.com/abjerner/limbo.umbraco.maps

Maps editor for Umbraco 10+.
https://github.com/abjerner/limbo.umbraco.maps

Last synced: 10 months ago
JSON representation

Maps editor for Umbraco 10+.

Awesome Lists containing this project

README

          

# Limbo Maps

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/abjerner/Limbo.Umbraco.Maps/blob/v1/main/LICENSE.md)
[![NuGet](https://img.shields.io/nuget/vpre/Limbo.Umbraco.Maps.svg)](https://www.nuget.org/packages/Limbo.Umbraco.Maps)
[![NuGet](https://img.shields.io/nuget/dt/Limbo.Umbraco.Maps.svg)](https://www.nuget.org/packages/Limbo.Umbraco.Maps)

**Limbo.Umbraco.Maps** is an Umbraco package with various property editors for drawing geometries (points, polylines, polygons etc.) on a map.


License:
MIT License


Umbraco:

Umbraco 10, 11 and 12



Target Framework:

.NET 6



## Installation

The package is only available via [**NuGet**](https://www.nuget.org/packages/Limbo.Umbraco.Maps). To install the package, you can use either .NET CLI:

```
dotnet add package Limbo.Umbraco.Maps --version 1.0.0-alpha001
```

or the NuGet Package Manager:

```
Install-Package Limbo.Umbraco.Maps -Version 1.0.0-alpha001
```



## Property Editos

- **Limbo Maps - Circle**
Property editor for drawing a single circle on a map.

- **Limbo Maps - Point**
Property editor for drawing a single point on a map.

- **Limbo Maps - Polygon**
Property editor for drawing a single polygon on a map.

- **Limbo Maps - Polyline**
Property editor for drawing a single polyline on a map.

- **Limbo Maps - Rectangle**
Property editor for drawing a single rectangle on a map.



## Credits

Vectors and icons by Viglino in GPL License via SVG Repo