How to convert two numbers to a location datatype?
Hello Community,
i have problems with the datastructure of location datatype. The problem is, that i have two variables with the datastructure of a number (var latitude; var longitude) and want to combine them to datatype of a location. I've tried several things but failed. My goal is to combine variables of datatype number for latitude and longitude in a service to get an infotable which i can connect to the google maps widget in the mashup, that will show me the routes.
I hope that you can give me an advice to achiv this or show me a way how i can write a variable of datatype location directly in a service.

