Posts by Jean Paulo • 31 points
3 posts
-
1
votes0
answers72
viewsQ: How to leave one or more options preselected (ion-option)
I have an array that I fill with service data from the database. And I also have a relationship table in the database between user and service. I would like to mark as selected the options that the…
-
0
votes1
answer252
viewsQ: Pass parameters between screens [ionic2 / angular2]
How to pass a parameter (id) between screens? I tried Navparams, but I couldn’t do what I wanted. I would like to place the ID on the ion-item and when I click it send the id to another screen.…
-
1
votes0
answers59
viewsQ: Help with google maps API + database
Good afternoon guys, I’m doing my TCC using the google maps api and found a very good topic here: How to Make Icone Ride in the Google Maps api Where it is explained how to "walk" with the marker on…