The Raycast Padding Helper, under the com.klazapp.utility namespace, is a Unity Editor tool designed to enhance the development experience by visually representing raycast padding around UI elements.
Using the MapRenderer's Raycast API, it is possible to detect the point and location (LatLonAlt) where a ray intersects the map surface. If a ray intersects the map, the following information is ...