Some of those functions are not immediately available, but could easily be built. For example the Location Sensor could be created by using the
MouseMove event to get the x,y coordinates of the mouse, use the XYToLocation method to create a Location object and use Gilles Kohl's code
here to get the lat/lon.
-
Walt Cygan