R | |
rad, Util | |
radius, ALKMaps. | |
radius in map units, ALKMaps. | |
radiusHandle, ALKMaps. | |
radiusSearch, ALKMaps. | |
raiseLayer, ALKMaps.Map | |
Raster, ALKMaps. | |
ratio | |
read | |
readChildNodes, ALKMaps. | |
readers | |
readNode, ALKMaps. | |
readWithPOST, ALKMaps. | |
recluster, ALKMaps. | |
Rectangle, ALKMaps. | |
rectDrag, ALKMaps. | |
redo | |
redoDrag, ALKMaps. | |
redoStack, ALKMaps. | |
redraw | |
redrawWithoutGetNewOnes, ALKMaps. | |
refresh | |
Refresh, ALKMaps. | |
refreshInterval, ALKMaps. | |
regex2value | |
region | |
register | |
registerEvents | |
registerImageListeners | |
registerPriority, ALKMaps. | |
registry, ALKMaps. | |
RegularPolygon, ALKMaps. | |
relativePosition | |
remove | |
removeAlerts, ALKMaps. | |
removeAllFeatures, ALKMaps. | |
removeAllPOIs, ALKMaps. | |
removeAvoidFavorPolygon, ALKMaps. | |
removeBackBuffer, ALKMaps. | |
removeBackBufferDelay, ALKMaps. | |
removeBox, ALKMaps. | |
removeButtons, ALKMaps. | |
removeByGeometry, ALKMaps. | |
removeCategory, ALKMaps. | |
removeClass, ALKMaps. | |
removeComponent | |
removeComponents, ALKMaps. | |
removeContent | |
removeControl, ALKMaps.Map | |
removeDocumentEvents, ALKMaps. | |
removeDriveTimePolygon, ALKMaps. | |
removeExcessTiles, ALKMaps. | |
removeFeatures, ALKMaps. | |
removeItem, Util | |
removeLayer | |
removeMap | |
removeMarker | |
removeMarkerFromMapLayerContainerDiv, ALKMaps. | |
removePoint | |
removePopup, ALKMaps.Map | |
removeRoute | |
removeTail, Util | |
removeTarget, ALKMaps. | |
removeTargetLayer, ALKMaps. | |
removeTileMonitoringHooks | |
removeTimeout, ALKMaps. | |
render, ALKMaps.Map | |
renderer, ALKMaps. | |
rendererOptions, ALKMaps. | |
renderers | |
renderIntent | |
renderTile | |
reportError, ALKMaps. | |
reproject | |
reqFeatures, ALKMaps. | |
requestType, ALKMaps. | |
reset | |
resetLayersZIndex, ALKMaps.Map | |
resetVertices, ALKMaps. | |
resFactor, ALKMaps. | |
RESHAPE, ALKMaps. | |
resize | |
RESIZE, ALKMaps. | |
resolution | |
RESOLUTION_PROPERTIES, ALKMaps. | |
resolutionFactor, ALKMaps. | |
resolutions | |
resolutionsFromScales, ALKMaps. | |
response, ALKMaps. | |
Response, ALKMaps. | |
restore, ALKMaps. | |
restoreFeature, ALKMaps. | |
restoring, ALKMaps. | |
restrictedExtent, ALKMaps.Map | |
reverseAxisOrder, ALKMaps. | |
reverseGeocode | |
rgbToHex, Util | |
right, ALKMaps. | |
rightclick | |
rightClickFeature, ALKMaps. | |
rightClickoutFeature, ALKMaps. | |
rightclickTimerId, ALKMaps. | |
RoadSurface, ALKMaps. | |
RoadSurfaceRoute, ALKMaps. | |
rotate | |
ROTATE, ALKMaps. | |
rotation | |
rotationHandles, ALKMaps. | |
rotationHandleSymbolizer, ALKMaps. | |
rounded, ALKMaps. | |
routeLookup, ALKMaps. | |
routing, ALKMaps. | |
Routing | |
rule, ALKMaps. | |
Rule, ALKMaps. | |
rules |
ALKMaps.Util.rad = function ( x )
Performs a search of all POIs in the specified categories within the radius distance of the given center point.
radiusSearch: function ( params )
Change the index of the given layer by delta.
raiseLayer: function ( layer, delta )
Read data from a string, and return an object whose type depends on the subclass.
read: function( data )
Deserialize a GeoJSON string.
read: function( json, type, filter )
Deserialize a json string.
read: function( json, filter )
Read data from a string, and return a list of features.
read: function( data )
Return a list of features from a Tab Seperated Values text string.
read: function( text )
Deserialize a WKT string and return a vector feature or an array of vector features.
read: function( wkt )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new features.
read: function( options )
Shorthand for applying the named readers to all children of a node.
readChildNodes: function( node, obj )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj )
User-callable function to recluster features Useful for instances where a clustering attribute (distance, threshold, ...)
recluster: function()
Handle extent rectangle drag
rectDrag: function( px )
Reinsert the most recently removed point resulting from an undo call.
redo: function()
Reinsert the most recently removed point resulting from an undo call.
redo: function()
Redo route drag for a given route id.
redoDrag: function ( routeId )
Goes through and takes the current state of the Map and rebuilds the control to display that state.
redraw: function()
redraw: function( evt )
redraw: function()
clear the div and start over.
redraw: function()
redraw: function( evt )
Redraw this control after getting the weather alerts.
redraw: function()
Redraws the layer.
redraw: function()
Redraws the layer, and reconfigures the arrows of all existing routes with arrows.
redraw: function ()
Redraws alerts on the layer.
redraw: function()
Redraw this layer without getting new ones.
redrawWithoutGetNewOnes: function()
Ask the layer to request features again and redraw them.
refresh: function( obj )
Tell the strategy to refresh which will refresh the layer.
refresh: function()
Convert the value of this rule from a regular expression string into an ogc literal string using a wildCard of *, a singleChar of ., and an escape of !.
regex2value: function()
Convert the value from a regular expression string to a LIKE/ILIKE string known to the web service.
function regex2value( value )
Register an event on the events object.
register: function ( type, obj, func, priority )
register an event on the map
register: function ( name, method )
override handler’s prototype register function to allow for “always” priority to be set.
register: function ( name, method )
override handler’s prototype register function to allow for “always” priority to be set.
register: function ( name, method )
Registers events on the marker.
registerEvents:function()
Registers events on the popup.
registerEvents:function()
Called when an image contained by the marker loaded.
registerImageListeners: function()
Called when an image contained by the popup loaded.
registerImageListeners: function()
Same as register() but adds the new listener to the front of the events queue instead of to the end.
registerPriority: function ( type, obj, func )
Remove the specified element from the DOM.
remove: function( element )
Remove all listeners for a given event type.
remove: function( type )
Remove the last record.
remove: function ()
Remove all alerts layers.
removeAlerts: function()
Remove all features from the layer.
removeAllFeatures: function( options )
Remove all POI features from the layer.
removeAllPOIs: function ()
Remove the avoid/favor polygon with the given id.
removeAvoidFavorPolygon: function ( id )
Remove back buffer from DOM.
removeBackBuffer: function()
Remove the zoombox from the screen and nullify our reference to it.
removeBox: function()
removeButtons: function()
Remove a feature from a list based on the given geometry.
removeByGeometry: function( features, geometry )
Remove all POI features from the layer that are in the given category.
removeCategory: function ( category )
Remove a CSS class name from an element.
removeClass: function( element, name )
Remove a component from this geometry.
removeComponent: function( component )
Removes a point from geometry components.
removeComponent: function( point )
Only allows removal of a point if there are three or more points in the linestring.
removeComponent: function( point )
Remove components from this geometry.
removeComponents: function( components )
Remove map drawers Drawers could be a comma-delimited string, an array of strings, or an array of comma-delimited strings.
removeContent: function ( contentToRemove )
Remove map drawers Drawers could be a comma-delimited string, an array of strings, or an array of comma-delimited strings.
removeContent: function ( contentToRemove )
Remove a control from the map.
removeControl: function ( control )
Stops observing document events when documentDrag is true and the mouse cursor re-enters the map viewport while dragging.
removeDocumentEvents: function()
Remove the drive time polygon with the given id.
removeDriveTimePolygon: function ( id )
When the size of the map or the buffer changes, we may need to remove some excess rows and columns.
removeExcessTiles: function( rows, columns )
Remove features from the layer.
removeFeatures: function( features, options )
Remove an object from an array.
ALKMaps.Util.removeItem = function ( array, item )
Removes a layer from the control.
removeLayer: function( evt )
Removes a layer from the control.
removeLayer: function( evt )
Removes a layer from the map by removing its visual element (the layer.div property), then removing it from the map’s internal list of layers, setting the layer’s map property to null.
removeLayer: function( layer, setNewBaseLayer )
Just as setMap() allows each layer the possibility to take a personalized action on being added to the map, removeMap() allows each layer to take a personalized action on being removed from it.
removeMap: function( map )
Called when the layer is removed from the map.
removeMap: function( map )
The layer has been removed from the map.
removeMap: function( map )
The layer has been removed from the map.
removeMap: function( map )
removeMarker: function( marker )
removeMarker: function( marker, options )
Erase and destroy vector marker from the layer.
removeMarker: function( feature, options )
Remove marker.
removeMarkerFromMapLayerContainerDiv: function( marker )
Wrapper for ALKMaps.Geometry.Collection.removeComponent
removePoint: function( point )
Destroy the temporary point.
removePoint: function()
removePopup: function( popup )
Removes a route from the layer by id.
removeRoute: function( routeId )
Removes a route from the layer by id.
removeRoute: function( routeId )
Removes a route from the layer by id.
removeRoute: function ( routeId )
Takes a url and removes everything after the ?
ALKMaps.Util.removeTail = function ( url )
Remove a target.
removeTarget: function( target )
Remove a target layer.
removeTargetLayer: function( layer )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTileMonitoringHooks: function( tile )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks.
removeTileMonitoringHooks: function( tile )
Private.
removeTimeout: function()
Render the map to a specified container.
render: function( div )
renderTile: function()
Internal function to actually initialize the image tile, position it correctly, and set its url.
renderTile: function()
reset: function( evt )
reset: function( evt )
Start or cancel the refresh interval depending on the visibility of the layer.
reset: function()
Reset each layer’s z-index based on layer’s array index
resetLayersZIndex: function()
resetVertices: function()
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a point relative to some origin.
resize: function( scale, origin, ratio )
Derive resolutions from scales.
resolutionsFromScales: function( scales )
Update the state with the given object.
restore: function( state )
Move the feature from the sketch layer to the target layer.
restoreFeature: function( cancel )
Returns true if the axis order is reversed for the WMS version and projection of the layer.
reverseAxisOrder: function()
This function takes latitude and longitude, returns address object synchronously or asynchronously.
ALKMaps.Geocoder.reverseGeocode = function ( inputs )
This function takes latitude and longitude, returns address object synchronously or asynchronously.
reverseGeocode: function ( inputs )
Convert RGB value to HEX
ALKMaps.Util.rgbToHex = function ( r, g, b )
Handle rightclick.
rightclick: function( evt )
Handle rightclick.
rightclick: function ( evt )
Used to trigger ‘featurerightclicked’ event.
rightClickFeature: function ( feature )
Used to trigger ‘featurerightclickedout’ event
rightClickoutFeature: function( feature )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a point around another.
rotate: function( angle, origin )
Create a new ALKMaps.Layer.Routing instance
layer.routing = function ( map )