Page 2 of 2

tutorial for using Google Maps and Markers in Ionic

Posted: Sat Oct 29, 2016 9:44 am
by Evgene Karachevtsev

Hello Ch,

Sorry, I'm not sure I understand you correctly, could you please specify you are talking about tabs in the header or some other tabs? And please specify what king of project you are using - JQM or Ionic/Bootstrap?


tutorial for using Google Maps and Markers in Ionic

Posted: Sun Oct 30, 2016 2:21 pm
by ch

ionic and the tabs component that you put in a page. height = 100% works if you put a google map directly on a page but not when you put a map as content in a html object in a tab. There only px works as height.

One other question I have is how to call a scope function on a page when you use IONIC and use a button i page header.

Scenario.
1) You go to the page you want to view
2) Then you want to call a scope function on that page by clicking on a button in the header. There should be an easy way to do it but I can't figure out how


tutorial for using Google Maps and Markers in Ionic

Posted: Thu Nov 03, 2016 5:56 pm
by Serhii Kulibaba

Hello,

Please add that function (with a name = "myFunction") to the index page and use an attribute "ng-click" on that button from the header = myFunction()


tutorial for using Google Maps and Markers in Ionic

Posted: Tue Feb 21, 2017 7:08 pm
by hh

the solution for the height problem is that one must use vh instead of %