mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-18 04:08:51 -06:00
chore(geomap): change attribute to geolocation
This commit is contained in:
@@ -69,7 +69,7 @@ const TPL = `\
|
||||
</style>
|
||||
</div>`;
|
||||
|
||||
const LOCATION_ATTRIBUTE = "latLng";
|
||||
const LOCATION_ATTRIBUTE = "geolocation";
|
||||
const CHILD_NOTE_ICON = "bx bx-pin";
|
||||
|
||||
interface MapData {
|
||||
|
||||
Reference in New Issue
Block a user