Name | Description | |
---|---|---|
![]() | init | Initializes the instance. Called during construction. |
Name | Description | |
---|---|---|
![]() | x | Gets or sets the x axis location of the center point. |
![]() | y | Gets or sets the y axis location of the center point. |
![]() | zoomLevel | Gets or sets the zoom level of the center point. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | stringify | Returns the string representation of the instance. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |