| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -96,7 +96,7 @@ describe('testAddressMatchService', function () { | |||
| 96 | 96 | maxReturn: -1, | |
| 97 | 97 | geoDecodingRadius: 500 | |
| 98 | 98 | }); | |
| 99 | - var addressDeCodeService = new SuperMap.REST.AddressMatchServic(addressMatchURL, options); | ||
| 99 | + var addressDeCodeService = new SuperMap.REST.AddressMatchService(addressMatchURL, options); | ||
| 100 | 100 | addressDeCodeService.decode(GeoDeCodingParams, decodeFailed); | |
| 101 | 101 | setTimeout(function () { | |
| 102 | 102 | try { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments