Info
Version: | 0.1.0-beta1 |
Author(s): | MapsPeople A/S |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://mapsindoors.github.io/ |
NuGet Url: | https://www.nuget.org/packages/MapsIndoorsUtils |
Install
Install-Package MapsIndoorsUtils
dotnet add package MapsIndoorsUtils
paket add MapsIndoorsUtils
MapsIndoorsUtils Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
In order to make it easier to work with the appearance of special icons on the MapsIndoors map, we are releasing some rendering helpers in a Utility Library for each MapsIndoors platform.
We don’t want to force an app into a specific visualization, so the helpers create a sensible default, with a few options for configuration. If a developer is not happy with defaults or the ways it can be configured, it is possible to create a rendering from the scratch or create a modified rendering with this source code as a starting point.
Currently, the only utility is a rendering helper for placing a badge on an icon image.
The result is a larger image with both the original image graphics and the badge placed on top of the image.