cesium-native 0.44.2
Loading...
Searching...
No Matches
CesiumIonClient::GeocoderAttribution Struct Reference

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.
 

Detailed Description

Attribution information for a query to a geocoder service.

Definition at line 90 of file Geocoder.h.

Member Data Documentation

◆ html

std::string CesiumIonClient::GeocoderAttribution::html

An HTML string containing the necessary attribution information.

Definition at line 94 of file Geocoder.h.

◆ showOnScreen

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.


The documentation for this struct was generated from the following file: