Google Maps API alternative

To be clear, the EEDesktop sample is (among many other things) run on Mac, Windows and Linux for every Alpha, Beta and Release version before it is posted. This unnecessary usage of Str() has been there at least since 2013r1 and I have never seen it cause an error on run. So it would seem something else is at play. Regardless, I’ve removed the Str() usage in that method (from both EEDesktop and EEWeb) for 2019r1. :slight_smile:

@Paul Lefebvre - sorry Paul, I did not intend to blame anyone and I appreciate appropriate acting and improvement. Thx.

Should passing a string into str throw an error on compiling?

I’d guess it probably cannot be a compile error since technically Str() takes a Variant. But I’m not the expert of such things. If this is something you’d like to see, do create a Feedback case.

Since Str takes a Variant, then it seems there should be no compile error. :slight_smile:

Thanks!