Ukad.UmbracoPackageMapbox 0.1.20

dotnet add package Ukad.UmbracoPackageMapbox --version 0.1.20
NuGet\Install-Package Ukad.UmbracoPackageMapbox -Version 0.1.20
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ukad.UmbracoPackageMapbox" Version="0.1.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ukad.UmbracoPackageMapbox --version 0.1.20
#r "nuget: Ukad.UmbracoPackageMapbox, 0.1.20"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ukad.UmbracoPackageMapbox as a Cake Addin
#addin nuget:?package=Ukad.UmbracoPackageMapbox&version=0.1.20

// Install Ukad.UmbracoPackageMapbox as a Cake Tool
#tool nuget:?package=Ukad.UmbracoPackageMapbox&version=0.1.20

Ukad.UmbracoPackageMapbox

Mapbox property editors for Umbraco 9+.
Allows to create new datatypes of types "Mapbox Marker Map" and "Mapbox Raster Layer Map".

Licensing

The UmbracoPackageMapbox project is licensed under the MIT license.
This project includes some code from Bergmania.OpenStreetMap, also MIT licensed.

Marker map features

  • Click on exact location on map to place marker
  • Search for address using autocomplete and place marker
  • Drag marker around
  • Set default bounding box & zoom level on Data Type settings
  • Marker position is saved on the property to use the same on your website
  • Zoom level is saved on the property to use the same on your website
  • Bounding box is saved on the property to use the same on your website
  • Set the marker on specific coordinates
  • Set the zoom level

Raster layer map features

  • Click on exact location on map to place image
  • Drag image around
  • Stretch image with dots
  • Select default image on Data Type settings
  • Image position is saved on the property to use the same on your website
  • Image url is saved on the property to use the same on your website
  • Zoom level is saved on the property to use the same on your website
  • Bounding box is saved on the property to use the same on your website
  • Set the zoom level

Configuration

You can configure the Access Token in AppSettings as per below.
Add the following to your appsettings.json file or equivalent settings provider (Azure KeyVault, Environment, etc.):

  "MapboxConfig": {
    "AccessToken": ""
  }

Test site

A test side is included with basic content saved in a SqLite (for v10 + v11).

Demo site Umbraco Backoffice Login Details

Username: me@mail.com
Password: 1234567890

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.20 334 5/12/2023
0.1.19 124 5/11/2023
0.1.18 125 5/10/2023
0.1.17-development 105 5/5/2023
0.1.16 163 4/20/2023
0.1.15 133 4/20/2023
0.1.14-development 101 4/20/2023
0.1.13-development 99 4/20/2023
0.1.12 162 4/13/2023
0.1.11-development 106 4/13/2023
0.1.10 185 3/20/2023