Telogis.GeoBase.MapLayers.GeoFence |
MapLayers.GeoFence inherits from MapLayers.CanvasLayer.
A class used for displaying a customizable (not necessarily rectangular, as is the restriction of a MapLayers.RegionShadeLayer) region on a map, so as to indicate an area not accessible for routing or one that has some other significance.
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MapLayers.GeoFence(config) | Arguments
|
Name | Description |
---|---|
contains (LatLon loc) | Determines whether a given point lies within the fence boundaries. Arguments
Boolean - True if MapLayers.GeoFence.contains.loc lies within the fence; false otherwise. |