Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biodiv/anycluster
/ functions
Functions
7,954 in github.com/biodiv/anycluster
⨍
Functions
7,954
◇
Types & classes
1,524
↓ 488 callers
Method
push
* Insert the provided element at the end of the collection. * @param {T} elem Element. * @return {number} New length of the collection. * @ap
demo/django/anymap/static/openlayers/v7.3.0/Collection.js:229
↓ 447 callers
Function
i
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 247 callers
Method
push
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 225 callers
Method
push
* Insert the provided element at the end of the collection. * @param {T} elem Element. * @return {number} New length of the collection. * @ap
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:16895
↓ 217 callers
Function
makeObjectPropertySetter
(valueReader, property, thisArg)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:239
↓ 212 callers
Function
makeChildAppender
(nodeWriter, thisArg)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:271
↓ 173 callers
Method
push
* Insert the provided element at the end of the collection. * @param {T} elem Element. * @return {number} New length of the collection. * @ap
demo/django/anymap/static/anycluster-openlayers.js:16895
↓ 126 callers
Method
apply
* Render to the next postprocessing pass (or to the canvas if final pass). * @param {import("../Map.js").FrameState} frameState current frame state
demo/django/anymap/static/openlayers/v7.3.0/webgl/PostProcessingPass.js:257
↓ 124 callers
Function
makeStructureNS
(namespaceURIs, structure, structureNS)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:390
↓ 110 callers
Function
pushParseAndPop
(object, parsersNS, node, objectStack, thisArg)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:431
↓ 99 callers
Method
changed
* @protected
demo/django/anymap/static/openlayers/v7.3.0/Tile.js:138
↓ 95 callers
Method
addEventListener
* @param {string} type Type. * @param {import("../events.js").Listener} listener Listener.
demo/django/anymap/static/openlayers/v7.3.0/events/Target.js:64
↓ 90 callers
Method
forEach
* Calls a callback function with each value in the tree. * If the callback returns a truthy value, this value is returned without * checking the
demo/django/anymap/static/openlayers/v7.3.0/structs/RBush.js:154
↓ 83 callers
Function
getUid
(obj)
demo/django/anymap/static/openlayers/v7.3.0/util.js:28
↓ 81 callers
Function
n
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 71 callers
Method
dispatchEvent
* Dispatches an event and calls all listeners listening for events * of this type. The event parameter can either be a string or an * Object wit
demo/django/anymap/static/openlayers/v7.3.0/events/Target.js:85
↓ 71 callers
Method
forEach
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 71 callers
Method
on
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 69 callers
Function
expressionToGlsl
(context, value, typeHint)
demo/django/anymap/static/openlayers/v7.3.0/style/expressions.js:277
↓ 69 callers
Function
o
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 68 callers
Method
getView
* @return {Promise<import("../View.js").ViewOptions>} A promise for view-related properties.
demo/django/anymap/static/openlayers/v7.3.0/source/Source.js:164
↓ 67 callers
Function
assert
(assertion, errorCode)
demo/django/anymap/static/openlayers/v7.3.0/asserts.js:10
↓ 67 callers
Function
r
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 66 callers
Method
get
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 62 callers
Function
listen
(target, type, listener, thisArg, once)
demo/django/anymap/static/openlayers/v7.3.0/events.js:47
↓ 62 callers
Function
makeArrayPusher
(valueReader, thisArg)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:143
↓ 62 callers
Function
s
(t,e,i)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 60 callers
Method
getCoordinates
* Return the coordinate of the point. * @return {import("../coordinate.js").Coordinate} Coordinates. * @api
demo/django/anymap/static/openlayers/v7.3.0/geom/Point.js:67
↓ 60 callers
Function
getProjection
* @param {GeoTIFFImage} image A GeoTIFF. * @return {import("../proj/Projection.js").default} The image projection.
demo/django/anymap/static/openlayers/v7.3.0/source/GeoTIFF.js:176
↓ 56 callers
Method
getType
* @return {import("./Feature.js").Type} Format.
demo/django/anymap/static/openlayers/v7.3.0/format/WKB.js:728
↓ 55 callers
Method
changed
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 55 callers
Method
extend
* @param {TileRange} tileRange Tile range.
demo/django/anymap/static/openlayers/v7.3.0/TileRange.js:84
↓ 55 callers
Function
makeReplacer
(valueReader, thisArg)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:173
↓ 54 callers
Method
extend
* Add elements to the collection. This pushes each item in the provided array * to the end of the collection. * @param {!Array<T>} arr Array.
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:16830
↓ 53 callers
Method
getState
* Get the state of the source, see {@link import("./Source.js").State} for possible states. * @return {import("./Source.js").State} State. * @ap
demo/django/anymap/static/openlayers/v7.3.0/source/Source.js:173
↓ 52 callers
Method
getFlatCoordinates
* @return {Array<number>} Flat coordinates.
demo/django/anymap/static/openlayers/v7.3.0/geom/SimpleGeometry.js:75
↓ 52 callers
Method
getLayer
* @return {LayerType} Layer.
demo/django/anymap/static/openlayers/v7.3.0/renderer/Layer.js:138
↓ 51 callers
Method
getExtent
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 51 callers
Method
getSource
* Get the layer source. * @return {SourceType|null} The layer source (or `null` if not yet set). * @observable * @api
demo/django/anymap/static/openlayers/v7.3.0/layer/Layer.js:207
↓ 51 callers
Method
set
(t,e,i)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 50 callers
Function
clamp
(value, min, max)
demo/django/anymap/static/openlayers/v7.3.0/math.js:13
↓ 50 callers
Method
replace
* @param {string} key Key. * @param {T} value Value.
demo/django/anymap/static/openlayers/v7.3.0/structs/LRUCache.js:249
↓ 50 callers
Method
set
* @param {string} key Key. * @param {T} value Value.
demo/django/anymap/static/openlayers/v7.3.0/structs/LRUCache.js:258
↓ 49 callers
Function
createElementNS
(namespaceURI, qualifiedName)
demo/django/anymap/static/openlayers/v7.3.0/xml.js:33
↓ 49 callers
Method
get
* @param {string} key Key. * @param {*} [options] Options (reserved for subclasses). * @return {T} Value.
demo/django/anymap/static/openlayers/v7.3.0/structs/LRUCache.js:115
↓ 49 callers
Method
getRevision
* Get the version number for this object. Each time the object is modified, * its version number will be incremented. * @return {number} Revisi
demo/django/anymap/static/openlayers/v7.3.0/Observable.js:79
↓ 49 callers
Function
pushSerializeAndPop
( object, serializersNS, nodeFactory, values, objectStack, keys, thisArg )
demo/django/anymap/static/openlayers/v7.3.0/xml.js:513
↓ 48 callers
Function
getWidth
(extent)
demo/django/anymap/static/openlayers/v7.3.0/extent.js:677
↓ 46 callers
Method
changed
* @protected
demo/django/anymap/static/anycluster-openlayers.js:10133
↓ 46 callers
Method
changed
* @protected
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:10133
↓ 45 callers
Function
abstract
()
demo/django/anymap/static/openlayers/v7.3.0/util.js:8
↓ 44 callers
Method
dispatchEvent
(t)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 44 callers
Method
getResolution
* Get the resolution for the given zoom level. * @param {number} z Integer zoom level. * @return {number} Resolution. * @api
demo/django/anymap/static/openlayers/v7.3.0/tilegrid/TileGrid.js:323
↓ 43 callers
Method
getExtent
* Get the extent of this feature's geometry. * @return {import("../extent.js").Extent} Extent. * @api
demo/django/anymap/static/openlayers/v7.3.0/render/Feature.js:123
↓ 43 callers
Method
getProjection
* Get the projection of the source. * @return {import("../proj/Projection.js").default|null} Projection. * @api
demo/django/anymap/static/openlayers/v7.3.0/source/Source.js:149
↓ 43 callers
Method
getSize
* Get the size of the icon (in pixels). * @return {import("../size.js").Size} Image size. * @api
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:10862
↓ 43 callers
Function
toPoint
(x, y, round)
demo/django/anymap/static/anycluster-leaflet.js:1348
↓ 43 callers
Function
toPoint
(x, y, round)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:1348
↓ 41 callers
Method
off
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 39 callers
Function
a
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 39 callers
Function
addClass
(el, name)
demo/django/anymap/static/anycluster-leaflet.js:2434
↓ 39 callers
Function
addClass
(el, name)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:2434
↓ 39 callers
Function
on
(obj, types, fn, context)
demo/django/anymap/static/anycluster-leaflet.js:2665
↓ 39 callers
Function
on
(obj, types, fn, context)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:2665
↓ 37 callers
Method
clone
* Clones the style. The color is not cloned if it is an {@link module:ol/colorlike~ColorLike}. * @return {Fill} The cloned style. * @api
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:9329
↓ 37 callers
Method
getExtent
* @param {import("../extent.js").Extent} [extent] Extent. * @return {import("../extent.js").Extent} Extent.
demo/django/anymap/static/anycluster-openlayers.js:17134
↓ 37 callers
Method
getExtent
* @param {import("../extent.js").Extent} [extent] Extent. * @return {import("../extent.js").Extent} Extent.
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:17134
↓ 36 callers
Method
getSize
* Get the size of this map. * @return {import("./size.js").Size|undefined} The size in pixels of the map in the DOM. * @observable * @api
demo/django/anymap/static/openlayers/v7.3.0/Map.js:1022
↓ 35 callers
Function
extend
(arr, data)
demo/django/anymap/static/openlayers/v7.3.0/array.js:135
↓ 35 callers
Method
getZoom
()
demo/django/anymap/static/anycluster-leaflet.js:289
↓ 35 callers
Method
getZoom
()
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:289
↓ 34 callers
Function
applyTransform
(extent, transformFn, dest, stops)
demo/django/anymap/static/openlayers/v7.3.0/extent.js:811
↓ 33 callers
Function
e
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 33 callers
Method
get_test_filters
(self)
anycluster/tests/mixins.py:79
↓ 33 callers
Method
remove
* Remove a value from the RBush. * @param {T} value Value. * @return {boolean} Removed.
demo/django/anymap/static/openlayers/v7.3.0/structs/RBush.js:93
↓ 33 callers
Method
replace
(t,e)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 33 callers
Function
toLatLng
(a, b, c)
demo/django/anymap/static/anycluster-leaflet.js:1769
↓ 33 callers
Function
toLatLng
(a, b, c)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:1769
↓ 32 callers
Method
getFlatCoordinates
* @return {Array<number>} Flat coordinates.
demo/django/anymap/static/anycluster-openlayers.js:4370
↓ 32 callers
Method
getFlatCoordinates
* @return {Array<number>} Flat coordinates.
anycluster-client/anycluster-openlayers/lib/anycluster-openlayers.js:4370
↓ 32 callers
Method
getTileCoordExtent
* Get the extent of a tile coordinate. * * @param {import("../tilecoord.js").TileCoord} tileCoord Tile coordinate. * @param {import("../exten
demo/django/anymap/static/openlayers/v7.3.0/tilegrid/TileGrid.js:467
↓ 31 callers
Method
addEventListener
(t,e)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 31 callers
Function
create$1
(tagName, className, container)
demo/django/anymap/static/anycluster-leaflet.js:2396
↓ 31 callers
Function
create$1
(tagName, className, container)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:2396
↓ 31 callers
Method
getFlatCoordinates
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 31 callers
Method
getGL
* Get the WebGL rendering context * @return {WebGLRenderingContext} The rendering context.
demo/django/anymap/static/openlayers/v7.3.0/webgl/Helper.js:654
↓ 31 callers
Method
set
* Sets a value. * @param {string} key Key name. * @param {*} value Value. * @param {boolean} [silent] Update without triggering an event.
demo/django/anymap/static/openlayers/v7.3.0/Object.js:207
↓ 30 callers
Function
T
(t,e,i)
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 30 callers
Function
createCanvasContext2D
(width, height, canvasPool, settings)
demo/django/anymap/static/openlayers/v7.3.0/dom.js:16
↓ 30 callers
Method
get
* Gets a value. * @param {string} key Key name. * @return {*} Value. * @api
demo/django/anymap/static/openlayers/v7.3.0/Object.js:135
↓ 30 callers
Function
getHeight
(extent)
demo/django/anymap/static/openlayers/v7.3.0/extent.js:582
↓ 30 callers
Method
match
* If the given type matches the current token, consume it. * @param {TokenType} type Token type. * @return {boolean} Whether the token matches t
demo/django/anymap/static/openlayers/v7.3.0/format/WKT.js:279
↓ 30 callers
Method
removeEventListener
* @param {string} type Type. * @param {import("../events.js").Listener} listener Listener.
demo/django/anymap/static/openlayers/v7.3.0/events/Target.js:168
↓ 30 callers
Function
stamp
(obj)
demo/django/anymap/static/anycluster-leaflet.js:697
↓ 30 callers
Function
stamp
(obj)
anycluster-client/anycluster-leaflet/lib/anycluster-leaflet.js:697
↓ 29 callers
Method
getMap
* Get the map associated with this interaction. * @return {import("../Map.js").default|null} Map. * @api
demo/django/anymap/static/openlayers/v7.3.0/interaction/Interaction.js:91
↓ 29 callers
Method
getRevision
()
demo/cordova/anycluster/www/js/chunk-vendors.js:1
↓ 28 callers
Function
fromUserCoordinate
(coordinate, destProjection)
demo/django/anymap/static/openlayers/v7.3.0/proj.js:608
↓ 28 callers
Method
getGeometry
* Get the geometry to be rendered. * @return {string|import("../geom/Geometry.js").default|GeometryFunction} * Feature property or geometry or f
demo/django/anymap/static/openlayers/v7.3.0/style/Style.js:291
↓ 28 callers
Method
getRevision
* Get the version number for this object. Each time the object is modified, * its version number will be incremented. * @return {number} Revisi
demo/django/anymap/static/anycluster-openlayers.js:1185
next →
1–100 of 7,954, ranked by callers