java - Clickable relief (picture) of a country -


i want have picture of country in android application. country has split in regions. when user click on specific region, specific screen should open. regions should separated lines, user can see start/end of region.

here example of country (this lines not regions example of them - 5-6 regions in reallity): enter image description here

i don't know how make:

  • layout kind of shape
  • lines, separate regions
  • onclicklisteners specific region.

any suggestion help.

you can try imagemap android. following links contains more info , related project on git hub:

http://catchthecows.com/2011/08/09/imagemap_for_android/ https://github.com/catchthecows/androidimagemap


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -