Use of the Google Maps API requires that you indicate whether your application
is using a sensor (such as a GPS locator) to determine the user's location.
This is especially important for mobile devices.
Applications must pass a required sensor parameter to the Maps API javascript code,
indicating whether or not your application is using a sensor device.


true if this instance is sensor; otherwise, false.