mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
feat: add map projection mode support (#127)
This commit is contained in:
@@ -13,6 +13,7 @@ export interface SiteConfig {
|
||||
feed?: Feed
|
||||
map?: MapConfig
|
||||
mapStyle?: string
|
||||
mapProjection?: 'globe' | 'mercator'
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user