Experience with integrating HERE-routing service into LC-App

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
UKMC
Posts: 50
Joined: Sun Jan 08, 2017 12:01 pm

Experience with integrating HERE-routing service into LC-App

Post by UKMC » Tue Jun 06, 2017 7:58 am

Hi altogether,

is anybody out there who has successfully integrated HERE-routing-services (https://here.com/en) into a livecode App ?
If so, I would be very thankful for getting some hints/examples.

As the minimum basis, I have been sucessful in showing a place on a card in a browser widget by using the command:

Code: Select all

  set the url of widget "Browser" to "https://image.maps.cit.api.here.com/mia/1.6/mapview?co=germany&z=16&i=1&app_id=myAppID&app_code=myAppCode&ci=Ettlingen&s=Kirchenplatz&n=5&w=300"
But I found no way to use complexer functions like routing etc as I am not very familiar with these http-post-get-functions

Any help is appreciated

Best regards


Ulrich

Post Reply

Return to “Internet”