Place where service can be registered to provide aerial image support.
More...
Place where service can be registered to provide aerial image support.
Definition at line 269 of file MercatorImageManager.h.
◆ MercatorImageManager()
| MercatorImageManager::MercatorImageManager |
( |
| ) |
|
◆ defaultService()
◆ postRequest() [1/2]
Posts a high-level aerial image request for asynchronous processing.
- Parameters
-
| [in] | request | The aerial image request descriptor. |
- Returns
- True if the request was successfully queued.
Reimplemented in MercatorWebImageManager.
◆ postRequest() [2/2]
Posts a Mercator tile image request for asynchronous processing.
- Parameters
-
| [in] | request | The Mercator image request descriptor. |
| [in] | finished_callback | Callback invoked with the resulting MercatorImage. |
- Returns
- True if the request was successfully queued.
Implemented in MercatorWebImageManager.
◆ PrimaryManager()
◆ setDevicePixelRatio()
| virtual void MercatorImageManager::setDevicePixelRatio |
( |
fltp08 | | ) |
|
|
inlinevirtual |
Sets the device pixel ratio used for DPI calculations.
- Parameters
-
| [in] | ratio | The device pixel ratio (e.g. 2.0 for Retina displays). |
- Note
- Default implementation is a no-op.
Reimplemented in MercatorWebImageManager.
Definition at line 289 of file MercatorImageManager.h.
◆ SetPrimaryManager()
Sets the singleton primary manager instance.
- Parameters
-
| [in] | manager | The manager to register as the primary instance. |
References MercatorImageManager().
The documentation for this class was generated from the following file: