Home > @magiclane/maps-sdk > TilesCollectionGeographicArea
TilesCollectionGeographicArea class
TilesCollectionGeographicArea object.
Signature:
export declare class TilesCollectionGeographicArea extends GemAutoreleaseObject implements GeographicArea Extends: GemAutoreleaseObject
Implements: GeographicArea
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 TilesCollectionGeographicArea class.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Get the bounding box. | ||
|
|
Retrieves the center point of the geographic area. | ||
|
|
boolean | ||
|
|
boolean |
Checks if the geographic area is empty. | |
|
|
number | bigint | ||
|
|
Retrieves the specific type of the geographic area. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Checks if the specified point is contained within the geographic area. | ||
|
Converts the tile collection to another geographic area type, if possible. | ||
|
Resets the tile collection to default state. Note: Reset does not persist the changes to the platform. | ||
|
Convert to JSON representation |