@geogirafe/lib-geoportal
Preparing search index...
tools/geoconsts
GeoConsts
Class GeoConsts
Index
Constructors
constructor
Properties
CIRCLE_
TO_
POLYGON_
SIDES
INCHES_
PER_
METER
METERS_
PER_
UNIT
PRINT_
DOTS_
PER_
INCH
SCREEN_
DOTS_
PER_
INCH
Constructors
constructor
new
GeoConsts
()
:
GeoConsts
Returns
GeoConsts
Properties
Static
CIRCLE_
TO_
POLYGON_
SIDES
CIRCLE_TO_POLYGON_SIDES
:
number
= 64
When circles needs to be rendered as polygon of N sides.
Static
INCHES_
PER_
METER
INCHES_PER_METER
:
number
= 39.37
Static
METERS_
PER_
UNIT
METERS_PER_UNIT
:
MetersPerUnitLookup
= ol_METERS_PER_UNIT
Static
PRINT_
DOTS_
PER_
INCH
PRINT_DOTS_PER_INCH
:
number
= 72
Static
SCREEN_
DOTS_
PER_
INCH
SCREEN_DOTS_PER_INCH
:
number
= 96
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
CIRCLE_
TO_
POLYGON_
SIDES
INCHES_
PER_
METER
METERS_
PER_
UNIT
PRINT_
DOTS_
PER_
INCH
SCREEN_
DOTS_
PER_
INCH
@geogirafe/lib-geoportal
Loading...
When circles needs to be rendered as polygon of N sides.