A greatly reduced version of the Projection interface from the globe branch,
used to port symbol bugfixes over to the main branch. Will be replaced with
the proper interface once globe is merged.
Type declaration
useSpecialProjectionForSymbols: boolean
getCircleRadiusCorrection:function
getCircleRadiusCorrection(tr): number
Parameters
tr: any
Returns number
getPitchedTextCorrection:function
getPitchedTextCorrection(_transform, _anchor, _tile): number
A greatly reduced version of the
Projection
interface from the globe branch, used to port symbol bugfixes over to the main branch. Will be replaced with the proper interface once globe is merged.