Hello,
I came across your fork when I was looking over the issue regarding points disappearing when there is only one result. We've been struggling with this on our team for a while so I was (somewhat selfishly) hoping to find a quick fix here when I saw that you guys hand mentioned you resolved it.
But for some reason when I attempt to create a basic map visual using your fork and some basic data I can't get the map to show. I've even installed the standard version along side yours and if I change the visual type back and forth it will display the map when using the standard version, but not when I change it back to your version. I'm Curious if you have run into anything similar and might have any suggestions as to how to get the map to come up.
When I look at the console there is a single error that does not come up with the standard plugin, but it's for a bunch of minified/obfuscated code I can't make any sense of. The error is:
Uncaught ReferenceError: s is not defined
at Gr (blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:5946)
at blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:7874
at new fa (blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:7893)
at new ka (blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:8228)
at blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:10724
at blob:null/5ea8990f-9818-4058-9bf4-00c89721a1c9:formatted:17539
Hello, I came across your fork when I was looking over the issue regarding points disappearing when there is only one result. We've been struggling with this on our team for a while so I was (somewhat selfishly) hoping to find a quick fix here when I saw that you guys hand mentioned you resolved it.
But for some reason when I attempt to create a basic map visual using your fork and some basic data I can't get the map to show. I've even installed the standard version along side yours and if I change the visual type back and forth it will display the map when using the standard version, but not when I change it back to your version. I'm Curious if you have run into anything similar and might have any suggestions as to how to get the map to come up.
When I look at the console there is a single error that does not come up with the standard plugin, but it's for a bunch of minified/obfuscated code I can't make any sense of. The error is: