Hello,
I'm quite new to H5 developement, and I'd like to know if it's possible to call a googe map api in order to get locationinformations maps.googleapis.com/.../json ?
In ISO we could use HttpWebRequest and HttpWebResponse to call this API. The API returns JSON objects, so we are facing CORS and CORB issues in H5.
We can't use ION API either (I think there might be a way to wrap google API into ION API ?) because we don't run MUA 10.4 but an older version.
Any help would be greatly appreciated !
Thank you in advance,
Yazan