Hi guys and gals.
I'm going crazy with how Gmaps is implemented, why??
In the designer we have props that we can't access by code, some, like the "visible" prop, can render the map un-usable... Iknow, "put the mapFragment inside a panel!", that is a redundant workaround, but it works, so... OK, BUT!!!!
We cannot use any "sleep" methods while the Map is not completly initializated/loaded... There is simply no way to know if MapFragment_Ready event is ever fired...
So, I am trying to acomplish something that should be simple, but its much more complicated than I would antecipate...
I want to load a "loading" screen while the Gmap initializes/loades and while I load all the markers in the database... but I just can't seem to make it work!!!!
Anyone else with similar frustrations??
I'm going crazy with how Gmaps is implemented, why??
In the designer we have props that we can't access by code, some, like the "visible" prop, can render the map un-usable... Iknow, "put the mapFragment inside a panel!", that is a redundant workaround, but it works, so... OK, BUT!!!!
We cannot use any "sleep" methods while the Map is not completly initializated/loaded... There is simply no way to know if MapFragment_Ready event is ever fired...
So, I am trying to acomplish something that should be simple, but its much more complicated than I would antecipate...
I want to load a "loading" screen while the Gmap initializes/loades and while I load all the markers in the database... but I just can't seem to make it work!!!!
Anyone else with similar frustrations??