I | |
i18n, ALKMaps. | |
icon | |
Icon, ALKMaps. | |
iconOff, ALKMaps. | |
iconOn, ALKMaps. | |
id | |
IFrame, ALKMaps. | |
IFrame.js | |
ignoreExtraDims, ALKMaps. | |
Image | |
IMAGE, ALKMaps. | |
IMAGE_RELOAD_ATTEMPTS, Util | |
imageDiv, ALKMaps.Icon | |
imageFormat, ALKMaps. | |
imageReloadAttempts, ALKMaps. | |
imageSize | |
imageSrc, ALKMaps. | |
imgDiv, ALKMaps. | |
ImgPath | |
immediate, ALKMaps. | |
importSymbol | |
INCHES_PER_UNIT, Util | |
includeXY, ALKMaps. | |
indent, ALKMaps. | |
Indexer, ALKMaps. | |
indexOf, Util | |
indices, ALKMaps. | |
inflate, ALKMaps. | |
info, ALKMaps. | |
inherit, ALKMaps | |
initGriddedTiles, ALKMaps. | |
initialize, ALKMaps. | |
initializeZoomify, ALKMaps. | |
initImage, ALKMaps. | |
initImgDiv | |
initLayer, ALKMaps. | |
initMercatorParameters, ALKMaps. | |
initResolutions | |
initSingleTile, ALKMaps. | |
initStack, ALKMaps. | |
inRange, ALKMaps. | |
insert, ALKMaps. | |
insertDeflectionLength | |
insertDeltaXY | |
insertDirectionLength | |
insertXY | |
internalns, ALKMaps. | |
internalProjection, ALKMaps. | |
intersects | |
intersectsBounds, ALKMaps. | |
interval | |
intervals, ALKMaps. | |
invalidBounds | |
inValidRange, ALKMaps. | |
inverseMercator, ALKMaps. | |
irregular | |
IS_GECKO, Util | |
isAlphaImage | |
isArray, Util | |
isBaseLayer | |
isComplexSymbol, ALKMaps. | |
isDefault | |
isDraggable, ALKMaps. | |
isDrawn | |
isElement, Util | |
isEligible, ALKMaps. | |
isEndHandle, ALKMaps. | |
isEquivalentUrl, Util | |
isFixed, ALKMaps. | |
isLeftClick, ALKMaps. | |
isLoading, ALKMaps.Tile | |
isMultiTouch, ALKMaps. | |
isNative, ALKMaps. | |
isNumeric, ALKMaps. | |
isRightClick, ALKMaps. | |
isSimpleContent, ALKMaps. | |
isSingleTouch, ALKMaps. | |
isStartHandle, ALKMaps. | |
issue, ALKMaps. | |
isSuitableOverview, ALKMaps. | |
isValidLonLat, ALKMaps.Map | |
isValidType, ALKMaps. | |
isValidZoomLevel, ALKMaps.Map |
Internal use, for use only with “controls[i].events.on/un”.
iconOff: function()
Internal use, for use only with “controls[i].events.on/un”.
iconOn: function()
add a new symbol definition from the rendererer’s symbol hash
importSymbol: function ( graphicName )
add a new symbol definition from the rendererer’s symbol hash
importSymbol: function ( graphicName )
add a new symbol definition from the rendererer’s symbol hash
importSymbol: function ( graphicName )
Seems to exist already in FF, but not in MOZ.
ALKMaps.Util.indexOf = function ( array, obj )
Englarges the markers icon by the specified ratio.
inflate: function( inflate )
Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called.
info: function()
ALKMaps.inherit = function( C, P )
initGriddedTiles:function( bounds )
Create a new indexer with
initialize: function( yOrdering )
It generates constants for all tiers of the Zoomify pyramid
initializeZoomify: function( size )
Creates the content for the frame on the tile.
initImage: function()
Creates the imgDiv property on the tile.
initImgDiv: function()
Assign the layer property.
initLayer: function( layers )
Set up the mercator parameters on the layer: resolutions, projection, units.
initMercatorParameters: function()
This method’s responsibility is to set up the ‘resolutions’ array for the layer -- this array is what the layer will use to interface between the zoom levels of the map and the resolution display of the layer.
initResolutions: function()
Populate the resolutions array
initResolutions: function()
initSingleTile: function( bounds )
Called after the control is activated if the previous history stack is empty.
initStack: function()
Insert a new node into the indexer.
insert: function( newNode )
Insert a point in the current sketch given a deflection and a length.
insertDeflectionLength: function( deflection, length )
Insert a point in the current sketch given a deflection and a length.
insertDeflectionLength: function( deflection, length )
Insert a point given offsets from the previously inserted point.
insertDeltaXY: function( dx, dy )
Insert a point given offsets from the previously inserted point.
insertDeltaXY: function( dx, dy )
Insert a point in the current sketch given a direction and a length.
insertDirectionLength: function( direction, length )
Insert a point in the current sketch given a direction and a length.
insertDirectionLength: function( direction, length )
Insert a point in the current sketch given x & y coordinates.
insertXY: function( x, y )
Insert a point in the current sketch given x & y coordinates.
insertXY: function( x, y )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Test for instersection between two geometries.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine if the input geometry intersects this one.
intersects: function( geometry )
Determine whether the target bounds intersects this bounds.
intersectsBounds:function( bounds, options )
Determine whether the previously generated point grid is invalid.
invalidBounds: function()
Determine whether the previously requested set of features is invalid.
invalidBounds: function( mapBounds )
See #669 for more information
inValidRange: function( x, y, xyOnly )
Tests that the provided object is an array.
ALKMaps.Util.isArray = function ( a )
Determines if a symbol cannot be rendered using drawCircle
isComplexSymbol: function( graphicName )
{Boolean} Whether or not the icon is drawn.
isDrawn: function()
{Boolean} Whether or not the marker is drawn.
isDrawn: function()
A cross-browser implementation of “e instanceof Element”.
ALKMaps.Util.isElement = function ( o )
Test if a target feature is eligible for splitting.
isEligible: function( target )
Determines a drag handle is a route end point or not.
isEndHandle: function( hd )
Test two URLs for equivalence.
ALKMaps.Util.isEquivalentUrl = function ( url1, url2, options )
Determine whether event was caused by a left click.
isLeftClick: function( event )
Determine whether event was caused by a multi touch
isMultiTouch: function( event )
Determine whether a string contains only a numeric value.
isNumeric: function( value )
Determine whether event was caused by a right mouse click.
isRightClick: function( event )
Test if the given node has only simple content (i.e.
isSimpleContent: function( node )
Determine whether event was caused by a single touch
isSingleTouch: function( event )
Determines a drag handle is a route start point or not.
isStartHandle: function( hd )
Create a new XMLHttpRequest object, open it, set any headers, bind a callback to done state, and send any data.
issue: function ( config )
Determines if the overview map is suitable given the extent and resolution of the main map.
isSuitableOverview: function()
isValidLonLat: function( lonlat )
Check if a GeoJSON object is a valid representative of the given type.
isValidType: function( obj, type )
isValidZoomLevel: function( zoomLevel )