Where to find default android's google maps marker & default balloon code? -


see picture below. in application (with mapview) usage, use such default markers (but different background colors - red, green , yellow) , balloons. can find these images & balloon code?

google maps screen

those should in google maps apk ressource files. since google maps proprietary app, might not allowed use these. recommend creating similar ones yourself.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -