| $#! | |
| _addButton, OpenSpace. | |
| _addZoomBar, OpenSpace. | |
| _doGazetteerQuery, OpenSpace. | |
| _doPostcodeQuery, OpenSpace. | |
| _doServiceQuery, OpenSpace. | |
| _getBoundaryCountCallback, OpenSpace. | |
| _getGazetteerCountCallback, OpenSpace. | |
| _getLocationsCallback, OpenSpace. | |
| _getLonLatCallback | |
| _getPostcodeCountCallback, OpenSpace. | |
| _getScriptLocation, OpenSpace | |
| _getTileCountCallback, OpenSpace. | |
| A | |
| activate | |
| add | |
| addCopyright, OpenSpace. | |
| addFeatures, OpenSpace.Map | |
| addLargeOrSmallControl, OpenSpace.Map | |
| addToList, OpenSpace. | |
| animatePan, OpenSpace.Map | |
| animatePanEnd, OpenSpace.Map | |
| animatePanStep, OpenSpace.Map | |
| B | |
| bilinear, OpenSpace. | |
| C | |
| cacheFeatures, OpenSpace. | |
| calculateBounds | |
| calculateNewPx, OpenSpace. | |
| clearMarkers, OpenSpace.Map | |
| clone | |
| closeInfoWindow, OpenSpace.Map | |
| contains | |
| containsBounds | |
| containsFeature, OpenSpace. | |
| containsLonLat, OpenSpace. | |
| containsPixel, OpenSpace. | |
| containsPoint, popupClass | |
| convert_36_89, OpenSpace. | |
| convert_89_36, OpenSpace. | |
| createCallback, OpenSpace. | |
| createFilter | |
| createMarker, OpenSpace.Map |
this is an override for OpenLayers.Control.PanZoomBar.__addButton function
_addButton: function ( id, img, xy, sz )
_addZoomBar:function( centered )
_doGazetteerQuery: function( query, callback )
_doPostcodeQuery: function( query, callback )
Sets up and calls a JSON request to the support server.
_doServiceQuery: function( query, callback )
Calls the given callback function with the results of the query.
_getBoundaryCountCallback: function( jsonData )
Calls the given callback function with the results of the query.
_getGazetteerCountCallback: function( jsonData )
_getLocationsCallback: function( jsonData )
_getLonLatCallback: function( jsonData )
_getLonLatCallback: function( jsonData )
Calls the given callback function with the results of the query.
_getPostcodeCountCallback: function( jsonData )
Return the path to this script.
_getScriptLocation: function()
Calls the given callback function with the results of the query.
_getTileCountCallback: function( jsonData )
activate: function( clusterdist )
Set up strategy with regard to reading new batches of remote data.
activate: function()
Set up strategy with regard to reading new batches of remote data.
activate: function()
Activate the strategy: reads all features from the protocol and add them to the layer.
activate: function()
add:function( x, y )
add: function( eastings, northings )
add:function( x, y )
add:function( x, y )
Adds a copyright to the collection
addCopyright: function( copyright )
A convenience method to add features to the map.
addFeatures: function( features )
A convenience method to return a large or small map control based on screen size.
addLargeOrSmallControl: function( sizeChanged )
Add strings to a comma separated list.
addToList: function( list, s )
Internal interpolation method.
bilinear: function( /* double[] * /y, /* double */ x1l, /* double */ x1u, /* double */ x2l, /* double */ x2u, /* double */ x1, /* double */ x2 )
Given a list of features, determine which ones to request geometry for.
cacheFeatures: function( resp )
calculateBounds: function( mapBounds )
calculateBounds: function( mapBounds )
calculateNewPx: function( px )
A convenience method to remove all markers.
clearMarkers: function()
{OpenSpace.Icon} A fresh copy of the icon.
clone: function()
Create a clone of this layer
clone: function ( obj )
Create a cloned instance of this bounds.
clone:function()
{OpenSpace.MapPoint} New OpenSpace.MapPoint object with the same eastings and northings values
clone: function()
Create a clone of this size object
clone:function()
Create a cloned instance of this bounds.
clone:function()
Return a clone of this ScreenPoint object
clone:function()
Create a clone of this size object
clone:function()
A convenience method to close a popup info window.
closeInfoWindow: function()
contains:function( x, y, inclusive )
contains:function( x, y, inclusive )
containsBounds:function( bounds, partial, inclusive )
containsBounds:function( bounds, partial, inclusive )
Check if the given feature is in the collection.
containsFeature: function( feature, featureCollection )
containsLonLat:function( ll, inclusive )
containsPixel:function( px, inclusive )
OpenLayers.Geometry.LinearRing.prototype.containsPoint = function( point )
Convert an OSGB36 point into an ETRS89 point
convert_36_89: function( pt_OSGB36 )
Convert an ETRS89 point into a OSGB36 point
convert_89_36: function( pt_ETRS89 )
Returns a function that applies the given public method with resp and options arguments.
createCallback: function( method, response, options )
Returns {OpenLayers.Filter} The filter object.
createFilter: function()
Returns {OpenLayers.Filter} The filter object.
createFilter: function()
Returns {OpenLayers.Filter} The filter object.
createFilter: function()
A convenience method to create a marker, optionally with an associated popup info window.
createMarker: function( pos, icon, html, size )