Archived – Now maintained in the Netherlands3D Main Repository; OpenUPM updates suspended.
A minimap canvas solution to navigate through a WMTS map, and click to move the 3D camera to that location.
This package is provided through OpenUPM, to install it using the CLI you can perform the following:
$ openupm add eu.netherlands3d.minimapor, you have to add https://package.openupm.com as a scoped registry with, at least, the following scopes:
eu.netherlands3d
Place the minimap prefab in a canvas. Scriptable objects can be swapped/created to create new WMTS services.
The WMTSMap class features two events: onZoom and onClick.
This event is triggered when the user performs a zoom action.
This event is triggered when a user clicks on a location on the minimap. The event returns the coordinates of the clicked location in the Rijksdriehoekformaat coordinate system.
This repository has been archived and is no longer maintained independently.
The contents of this package have been merged into the
Netherlands3D Main Repository
into the Packages folder.
The latest version and future updates of this package will be maintained inside the Netherlands3D main repository as part of an effort to simplify and unify our development workflow.
To streamline development and reduce overhead, the Netherlands3D packages are being integrated into the main repository.
This approach allows for better coordination between packages and features, while we continue to evaluate whether a full monorepo setup (including versioning) is desirable in the future.
Please open issues and pull requests in the Netherlands3D Main Repository.
Updates to this package on OpenUPM are suspended until further notice.
Future releases will be managed from the main repository once the new development flow has been finalized.
This repository remains available in read-only mode as a historical record of its standalone development.