fix comment
This commit is contained in:
parent
e88a059222
commit
1aec9c5cf5
|
|
@ -70,7 +70,7 @@ export function sliderToZoom({
|
|||
}
|
||||
|
||||
/**
|
||||
* Convert exponential zoom level to linear slider position (0-1).
|
||||
* convert exponential zoom level to linear slider position (0-1).
|
||||
*/
|
||||
export function zoomToSlider({
|
||||
zoomLevel,
|
||||
|
|
|
|||
Loading…
Reference in New Issue