mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
* Use OS default Sans-Serif font instead of Google Nunito Sans Font * Link calendar event locations to OSM instead of Google Maps Better would be to use https://www.mediawiki.org/wiki/GeoHack – which is used by WikiPedia to show an interactive selector for the mapping service to use –, but it requires geo coordinates. Some systems also support generic geo:-URIs, but they require coodinates and outside Android support is pretty spotty (Apple wants you to use Apple Maps links instead, desktop platforms generally require installed third-party apps …). Android does support an extension (`?q=`) (https://developer.android.com/guide/components/intents-common#Maps) to search by address via geo:-links though. |
||
|---|---|---|
| .. | ||
| interfaces | ||
| models | ||
| utils | ||
| auth.ts | ||
| config.ts | ||
| feed.ts | ||
| form-utils.tsx | ||
| types.ts | ||