Closed Rayvenhaus closed 1 year ago
Hi, thanks for the question. I cannot load that page - can you please post a public jsfiddle or codepen that demonstrates the issue?
Thanks for the code. It seems like there's an issue with Jsfiddle, but if you copy/paste your jsfiddle code into JSbin, it works fine:
With that, I was able to track it down. It was browser related, on my end. Thanks for the assist, mate.
Describe the bug
I have followed the direction at https://developers.arcgis.com/esri-leaflet/geocode-and-search/search-for-an-address/ to implement address geocoding on my website at https://wendydev.myndworx.com.au:4443/settingsTest/testing.php . The map is created, though no tiles are shown. However, the search control is created and works as shown in the attached images. The following errors are generated on page load: missing required property "version" missing required property "sources" missing required property "layers"
This same error was called out in Issue #76, now closed and mentioned in #28 and #80, both of which are also now closed.
Reproduction
Load web page
Logs
No response
System Info
Additional Information
No response