two separate issues.
1. b4xdrawer and google maps.
the initialize function and the set Left and center functions process. the drawer instance even says it initializes. However, no layout is added. you do not need to add gmap. you make the center layout just a panel. If the libr is included in the build, the drawer does not work (no layout load load or sidebar). remove google maps, and the layouts load. it dies the same with b4xdraweradvanced.
2. b4xdrawer and xsd_openmaps
including both of these libraries causes build to fail. Fail means build causes lots of error messages. Remove either libr and app will build.
Thanks,
B