Home > @magiclane/maps-sdk > ExternalInfoService > _checkWikiInfo
ExternalInfoService._checkWikiInfo() method
Internal helper to check Wikipedia info and return both result and ExternalInfo object.
Signature:
static _checkWikiInfo(landmark: Landmark): [boolean, ExternalInfo];Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
landmark |
Landmark for which the check will be done. |
Returns:
[boolean, ExternalInfo]
[boolean, ExternalInfo] tuple