maptiler/maptiler-geocoding-control

[BUG] Icons not loading in search results

Closed this issue · 1 comments

Describe the bug
The icons associated with search results do not load. Instead, a placeholder text is shown.

To Reproduce
Error occurs on this demo page (and in my app) (firefox and chrome): https://docs.maptiler.com/sdk-js/examples/geocoder-component/
Works fine on this demo page: https://www.maptiler.com/cloud/geocoding/

Screenshots
image

image

Is it possible to disable icons completely (appropriate for my use case)? I did not find such a parameter option.

zdila commented

Fixed in 3899ef7 and published. Thanks for the report!