[mapguide-users] New test build of Fusion

GordonL gordon.luckett at arrowgeomatics.com
Tue Aug 21 07:55:09 PDT 2018


Fantastic fix. After registering with Google API I was still getting errors.

But changing that line from:

if (typeof(searchStr) == 'function') {

to

 if (typeof(searchStr) == 'function' && typeof(searchStr.test) ==
'function') {

works for me.





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list