Hi Sascha-
We detail the sensor here:
http://code.google.com/apis/maps/documentation/v3/#SpecifyingSensor
It's required because we must report usage of sensors to our data providers.
The Maps API doesn't provide sensing itself, but you're welcome to use
it in combination with AJAX ClientLocation, Gears, Safari Geolocation,
etc.
Since you'll be writing the code that uses those sensing technologies,
then it should be possible for you to confidently pass in the value of
the sensor parameter.
You're welcome to file a feature request for more built-in sensing in
the Maps API, if that's what you're looking for.
- pamela