How to fix CORS blocking maplibre-gl search option from accessing AWS Location Places indexes?
I am working on a ReactJS project where I am implementing a map from maplibre-gl-js. I have connected my app to AWS Location service using Amplify and can receive the Vector tiles from AWS. I cam trying to add the search bar control using createAmplifyGeocoder()
.
How to fix CORS blocking maplibre-gl search option from accessing AWS Location Places indexes?
I am working on a ReactJS project where I am implementing a map from maplibre-gl-js. I have connected my app to AWS Location service using Amplify and can receive the Vector tiles from AWS. I cam trying to add the search bar control using createAmplifyGeocoder()
.