Is it possible to create a plugin built on top of Google Maps for Android? -


i planning small, useful, addition google maps android. wondering if create .apk file that, when installed, adds feature stock google maps android. thing have found google add-on api, although don't think want.

if use above add-on api, able create stand-alone application implements google maps api... right? please give me clarity here, , let me know if i'm missing something.

the google add-on api set of classes allow show google maps inside application. apps use showing map sort of marker on it.

the out of box functionality limited , not feature rich google maps application. enough time , effort possibly build replacement google maps it's not simple adding on functionality.

see here guide on how started using apis.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -