Skip to content

Commit f5cc902

Browse files
committed
Export altitudeToFovy & fovyToAltitude
1 parent 31747c7 commit f5cc902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/web-mercator/src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ export {
1414
pixelsToWorld,
1515
zoomToScale,
1616
scaleToZoom,
17+
altitudeToFovy,
18+
fovyToAltitude,
1719
getMeterZoom,
1820
getDistanceScales,
1921
addMetersToLngLat,

0 commit comments

Comments
 (0)