Android Question OSM and Google Maps in single App

Philip Prins

Active Member
Licensed User
Longtime User
Hello,

I want to switch between OSM or Google Maps depending if GMS is installed.

However OSM and Google Maps have a type called named Marker but with different variables.
The B4A IDE declares an error when both libraries are checked.

How to solve this programmaticly so i can use both libraries?
Can i exclude this somehow after compiling?
 
Top