Click or drag to resize

OLGeolocateGeolocationOptions Property

Options to pass to the navigator’s geolocation API. See http://dev.w3.org/geo/api/spec-source.html. No specific option is passed to the geolocation API by default.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GeolocationOptions { get; set; }

Property Value

Type: String
See Also