abmgooglemap

  1. Mashiane

    B4J Tutorial [ABMaterial]: How to fit ABMGoogleMap to RC with SetFixedHeightFromBottom?

    Ola... I have created an RC(2,1) and page.Cell(2,1).SetFixedHeightFromBottom(20, False) The height of my ABMGoogleMap is 500 (int) however I want it to fit the whole RC, taking the whole page area. Fortunately, there is a .SetStyleProperty call in ABM. So...
  2. Mashiane

    B4J Question [ABMaterial] ABMGoogleMap_Ready Event continuous firing

    Hi there GIF What makes the _ready event fire numerous times on a page. I have defined a map on a page, I need to load markers as soon as the page is loaded so I thought of using the map_ready event. Thing is, the ready event fires a couple of times continuously and never seems to stop. I dont...
Top