Skip to main content

@mapgear/geoapps > Properties

Properties class

General map settings, like the title, description and UI preferences. These settings are all configured through GeoApps Manager and should be honored in the integration or user interface that is built.

Signature:
export declare class Properties 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Properties class.

Properties

PropertyModifiersTypeDescription
BoundsExtentThe limited bounds of the map
CoordinateSystemstringEPSG code of the coordinate system used on the map
DescriptionreadonlystringMap description
EnableRotationbooleanWhteher the rotation should be enabled or not
HomeLocationLocationHome location of the map
MaxZoomnumberMaximum zoom level of the map
MinZoomnumberMinimum zoom level of the map
ProjectionstringEPSG code of the map projection
ShowLegendbooleanWhether or not the legend should be visible on load
ShowLoginbooleanWhether or not to show the login button
ShowOptionsbooleanAllowed the user to have access to the options panel
ShowPrintbooleanWhether or not printing is allowed in this map
TitlereadonlystringMap Title