Question
4
Replies
879
Views
Posted: July 5, 2019
Last activity: July 18, 2019
How can I retrieve data page results in Javascript ?
Hi,
I am implementing custom html in order to use customized Here Maps Javascript API. I need to get latitude and longtitude by a data page. Is it possible to get data page results in JS ?
Thanks.
Hello,
I haven't tried anything like this in a very long time, but can't you put the properties into your section somewhere that isn't actively displayed so that you have an object in the DOM you can point at with your JavaScript?
Thanks,
Mike