I have a boundary on map and i saved all those tapped co-ordinates of that boundary. I want to show that complete boundary when i opens the map. How can i achieve it? I tried it by changing the (zoom level) camera position but not getting.
Actually my intention is how to pass more than 5 co-ordinates to map so that it shows all those passed co-ordinates on screen (fix the passed co-ordinates in mobile screen and show it when open it).