Hi All,
i have been searching all the forum but cannot find one. maybe others can help me ? is there any example to add click listener to google map marker ?
i search the google map API for android and is available.
example code from google :
Curious how to do with B4A ?
or maybe can help me how to write java code to activated ? (please provide example with this current situation will highly thankfull from me ).
thx, norman
i have been searching all the forum but cannot find one. maybe others can help me ? is there any example to add click listener to google map marker ?
i search the google map API for android and is available.
example code from google :
B4X:
// Set a listener for marker click.
mMap.setOnMarkerClickListener(this);
Curious how to do with B4A ?
or maybe can help me how to write java code to activated ? (please provide example with this current situation will highly thankfull from me ).
thx, norman