(position, extent)
| 47762 | } |
| 47763 | |
| 47764 | function getPosition(position, extent) { |
| 47765 | return position.relative ? Math.round(position.position * extent) : position.position; |
| 47766 | } |
| 47767 | },{}],"Xp7T":[function(require,module,exports) { |
| 47768 | "use strict"; |
| 47769 |
no outgoing calls
no test coverage detected