Preparing search index...
The search index is not available
nostr-geotags
nostr-geotags
InputData
Interface InputData
interface
InputData
{
cityName
?:
string
;
countryCode
?:
string
;
countryName
?:
string
;
geohash
?:
string
;
lat
?:
number
;
lon
?:
number
;
planetName
?:
string
;
regionName
?:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
Index
Properties
city
Name?
country
Code?
country
Name?
geohash?
lat?
lon?
planet
Name?
region
Name?
Properties
Optional
city
Name
city
Name
?:
string
Optional
country
Code
country
Code
?:
string
Optional
country
Name
country
Name
?:
string
Optional
geohash
geohash
?:
string
Optional
lat
lat
?:
number
Optional
lon
lon
?:
number
Optional
planet
Name
planet
Name
?:
string
Optional
region
Name
region
Name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
city
Name
country
Code
country
Name
geohash
lat
lon
planet
Name
region
Name
nostr-geotags
Loading...