tentone / geo-three

Tile based geographic world map visualization library for threejs
https://tentone.github.io/geo-three/docs/
MIT License
657 stars 105 forks source link

OpenStreetMap unable to load images #23

Closed pramodcog closed 2 years ago

pramodcog commented 2 years ago

Openstreetmap option does not work/load tiled images as there is a mismatch in the URL request from the library https://github.com/tentone/geo-three/blob/91add61ac7d8569b9cf2f93e94c3e534e3366832/source/providers/OpenStreetMapsProvider.ts#L45

An addition '/' is added in the statement after this.address which is causing an error