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
N
  name
  namespaceAlias, ALKMaps.Format.XML
  namespaces
  nativeJSON, ALKMaps.Format.JSON
  Navigation, ALKMaps.Control.Navigation.ALKMaps.Control
  NavigationHistory, ALKMaps.Control.NavigationHistory.ALKMaps.Control
  NavToolbar
  nearTheLinePointerClass, ALKMaps.Control.FeatureSlicer
  newline, ALKMaps.Format.JSON
  next, ALKMaps.Control.NavigationHistory
  nextOptions, ALKMaps.Control.NavigationHistory
  nextStack, ALKMaps.Control.NavigationHistory
  nextTrigger, ALKMaps.Control.NavigationHistory
  noMagic, ALKMaps.Layer.WMS
  normalizeScale, Util
  nullTransform, ALKMaps.Projection
  num, ALKMaps.Strategy.Paging
  number, ALKMaps.Format.JSON.serialize
  numberRegEx, ALKMaps.String
  numDigits, ALKMaps.Control.MousePosition
  numericIf, ALKMaps.String
  numLoadingTiles, ALKMaps.Layer.Grid
  numPoints, ALKMaps.Control.Graticule
  numZoomLevels
{String} Name of the function.
{String}
{String} name of this rule
{String}
{String} Style identifier.
{Object} Mapping of namespace URI to namespace alias.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Boolean} Does the browser support native json?
Create a new navigation control
Add our two mousedefaults controls.
Add our two mousedefaults controls.
{String} Style class name when mouse hovers over the line or within tolerance distance to the line.
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{ALKMaps.Control} A button type control whose trigger method restores the next state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the next control.
{Array} Array of items in the history.
nextTrigger: function()
Restore the next state.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
ALKMaps.Util.normalizeScale = function ( scale )
ALKMaps.Projection.nullTransform = function( point )
{Integer} The currently displayed page number.
Transform a number into a JSON string.
Used to test strings as numbers.
{Integer}
numericIf: function( value )
Converts a string that appears to be a numeric value into a number.
{Integer} How many tiles are still loading?
{Integer} The number of points to use in each graticule line.
{Integer}
{Integer} Number of zoom levels for the map.
Close