|
cesium-native 0.52.0
|
Attribution information for a query to a geocoder service. More...
#include <CesiumIonClient/Geocoder.h>
Public Attributes | |
| std::string | html |
| An HTML string containing the necessary attribution information. | |
| bool | showOnScreen |
| If true, the credit should be visible in the main credit container. Otherwise, it can appear in a popover. | |
Attribution information for a query to a geocoder service.
Definition at line 90 of file Geocoder.h.
| std::string CesiumIonClient::GeocoderAttribution::html |
An HTML string containing the necessary attribution information.
Definition at line 94 of file Geocoder.h.
| bool CesiumIonClient::GeocoderAttribution::showOnScreen |
If true, the credit should be visible in the main credit container. Otherwise, it can appear in a popover.
Definition at line 100 of file Geocoder.h.