Hermes Espínola González

Results 4 comments of Hermes Espínola González

A workaround that I'm using, instead of renaming another position like the jsfiddle molly shared. ```js function registerControlPosition(map, positionName) { if (map._controlPositions[positionName]) { return; } var positionContainer = document.createElement('div'); positionContainer.className...

I wasn't sure how Immich is doing the reverse geocoding (and I'm still not 100% sure), but I see you have downloaded the txt files from https://download.geonames.org/export/dump/readme.txt. Is `name` coming...

TL;DR; For "City" it seems to me it'd be good to always exclude PPLX places, as they seem to refer to not cities, prefer to use any tags more specific...

This also happens on iOS