Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
P
  padding
  paddingForPopups, ALKMaps.Map
  paging, ALKMaps.Strategy.Paging
  panDuration, ALKMaps.Map
  panIcons, ALKMaps.Control.PanZoomBar
  panLock
  panMapIfOutOfView
  panMethod, ALKMaps.Map
  panned, ALKMaps.Control.DragPan
  panRatio, ALKMaps.Map
  panTween, ALKMaps.Map
  params
  parent, ALKMaps.Geometry
  parseCoords, ALKMaps.Format.GeoJSON
  parseGeometry, ALKMaps.Format.KML
  pendingRequests, ALKMaps.Protocol.Script
  persist
  pinching, ALKMaps.Handler.Pinch
  pinchOrigin, ALKMaps.Control.PinchZoom
  pinchZoom
  pinchZoomOptions
  pivotIcon, ALKMaps.Control.CircleMeasure
  pixelTolerance
  placeholderText, ALKMaps.Control.SingleSearch
  placemarksDesc, ALKMaps.Format.KML
  POI_ICONS, ALKMaps.Control.SingleSearch(Leaflet)
  poiFeatures, ALKMaps.Layer.POI
  point
  pointName, ALKMaps.Control.PointMenu
  pointRadius
  points, ALKMaps.Layer.HeatMap
  pointSize, ALKMaps.Control.PointMenu
  polygon, ALKMaps.Handler.Polygon
  popup, ALKMaps.Feature
  popupClass, ALKMaps.Feature
  popupConfig, ALKMaps.Control.SingleSearch
  popups, ALKMaps.Map
  position
  positionBlocks
  precedence, ALKMaps.Control.Snapping
  precision, Util
  prefix, ALKMaps.Control.MousePosition
  preload, ALKMaps.Strategy.Fixed
  preserveAspectRatio, ALKMaps.Control.TransformFeature
  pretty, ALKMaps.Format.JSON
  previous, ALKMaps.Control.NavigationHistory
  previousOptions, ALKMaps.Control.NavigationHistory
  previousStack, ALKMaps.Control.NavigationHistory
  priv, ALKMaps.Protocol.Response
  proj, ALKMaps.Projection
  projCode, ALKMaps.Projection
  projection
  property
  propertyStyles, ALKMaps.Style
  protocol, ALKMaps.Layer.Vector
  provider
  px
Q
  quotaRegEx, ALKMaps.Control.CacheWrite
{int or ALKMaps.Bounds} An extra opportunity to specify internal padding of the content div inside the marker.
{int or ALKMaps.Bounds} An extra opportunity to specify internal padding of the content div inside the popup.
{ALKMaps.Bounds} Outside margin of the popup.
{Boolean} The strategy is currently changing pages.
{Integer} The number of steps to be passed to the ALKMaps.Tween.start() method when the map is panned.
{Boolean} Set this property to false not to display the pan icons.
{Boolean} Indicates whether or not the handler currently has a lock on panning the map.
{Boolean} Indicates something is being dragged across the map and therefore panning should be locked.
{Boolean} When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
{Boolean} Framed Cloud does pan into view by default.
{Function} The Easing function to be used for tweening.
{Boolean} The map moved.
{Float} The ratio of the current extent within which panning will tween.
{ALKMaps.Tween} Animated panning tween object, see panTo()
{Array(ALKMaps.Filter.Function || String || Number)} Function parameters For now support only other Functions, String or Number
{Object} Parameters of GET requests, read-only, set through the options passed to the constructor, Example: {‘bbox’: ‘5,5,5,5’}
{Object} Query string parameters to be appended to the URL.
{ALKMaps.Geometry}This is set when a Geometry is added as component of another geometry
Object with properties corresponding to the GeoJSON geometry types.
Properties of this object are the functions that parse geometries based on their type.
{Object} References all pending requests.
{Boolean} Keep the temporary measurement sketch drawn after the measurement is complete.
{Boolean} Leave the feature rendered until destroyFeature is called.
{Boolean} Leave the feature rendered until clear is called.
{Boolean}
{Object} Cached object representing the pinch start (in pixels).
{ALKMaps.Control.PinchZoom}
{ALKMaps.Control.PinchZoom}
{Object} Options passed to the PinchZoom control.
{Object} Options passed to the PinchZoom control.
{ALKMaps.Icon} The pivot icon of the circle
{Number} Maximum number of pixels between mouseup and mousedown for an event to be considered a click.
{Number} Maximum number of pixels between down and up (mousedown and mouseup, or touchstart and touchend) for the handler to add a new point.
{String} Place holder text for the search box.
{String} Name of the placemarks.
{Object} POI icons
Property containing array of POI features currently on the layer.
{ALKMaps.Geometry.Point} The currently snapped vertex.
{ALKMaps.Feature.Vector} The currently drawn point
{String} drawing type name.
{Number} Pixel radius used when drawing each of the points.
{Number} Pixel point radius.
{Array<ALKMaps.LonLat>} List of points used to draw the heat map
{Number} drawing size.
{ALKMaps.Feature.Vector}
{ALKMaps.Popup}
{ALKMaps.Class} The class which will be used to instantiate a new Popup.
{Object} Popup property configuration.
{Array(ALKMaps.Popup)} List of popups associated with the map
{ALKMaps.Pixel}
{ALKMaps.Pixel} Top Left pixel of the tile
{Object} Hash of different position blocks (Object/Hashs).
{Object} Hash of different position blocks, keyed by relativePosition two-character code string (ie “tl”, “tr”, “bl”, “br”)
{Array} List representing precedence of different snapping types.
{Number} The number of significant digits to retain to avoid floating point precision errors.
{String}
{Boolean} Load data before layer made visible.
{Boolean} set to true to not change the feature’s aspect ratio.
{Boolean} Serialize with extra whitespace for structure.
{ALKMaps.Control} A button type control whose trigger method restores the previous state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the previous control.
{Array} List of items in the history.
{Object} Proj4js.Proj instance.
{String}
{String} Support “EPSG:4326” or “EPSG:900913”
{ALKMaps.Projection} or {String} Specifies the projection of the layer.
{String} Map projection code.
{String} Use Spherical Mercator for RoadSurface.
{String} Use Spherical Mercator for traffic.
{String} Map projection code.
{String} Map projection code.
{String} Set in the map options to specify the default projection for layers added to this map.
{String} name of the context property to compare
{String} Name of the context property to compare.
{Hash of Boolean} cache of style properties that need to be parsed for propertyNames.
{ALKMaps.Protocol} Optional protocol for the layer.
{String} Default is “RC1”.
{String} Default is “RC1”.
{<ALKMaps.Pixel>|Object} An ALKMaps.Pixel or an object with a ‘x’ and ‘y’ properties.
{RegExp}
Close