Natalie St Jean
Natalie St Jean
I am having success in Visual Basic Code by searching for `\st\(` - space t (
@somenath1435 Go ahead!
Ahhh, I see! That's interesting, as it seems to behave differently on the server than it does in local even though it's the same code. Could you investigate a little...
Hi @sunguru98 , @somenath1435 is investigating this issue.
I've noticed that there are no tests for any of the functions in Geocoding.js: - geocodeStringAndPan - getPlacenameFromCoordinates - panMapByBrowserGeocode - panMapToGeocodedLocation - geocodeWithBrowser I suspect that when I write...
We probably do need to update that as well! However it won't solve this problem. I realized that the way the front-end API works when you call the script is...
Yes the more I think about it the more I think mocking the API is the best choice.
I created a mock for our testing purposes in LBL, but I've noticed that LBLD and LEL both need a fix implemented to stub the geocoder object so that the...
Yes! We will probably have to add on to it for other functions other than Geocoder, but that shouldn't be too difficult to do. We won't need the google api...
@jywarren Having an issue with the API key!