Daniel Grosleau
Posts: 0
Joined: Mon Feb 04, 2013 12:56 pm

Weather app

For the weather app, I have few questions :-)
-Is it possible to use the GPS to find the location if I want the user don't have to use their postal code?

  • I want to create this app in french. So can I replace the text condition (snow=neige)?
    -Is it possible to use our own icons?

    Thanks and tiggzi is really a good way to create app. I like it better then other online system on the web

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Weather app

Hello!

1) You can use GPS to search - just enter coordinates (for example 48.834,2.394);

2) and 3) you recive data from worldweatheronline.com server. To change language and icons you can use JS (in Response mapping add JS function to translate data into your language and change icons)

Return to “Issues”