Thanks VenomVendor for giving your precious time.
I have to check my code.
On Tue, Dec 17, 2013 at 12:45 PM, VenomVendor™ wrote:
> Black screen,
> 1. Your are not adding mapv2 correctly. Visit
> http://venomvendor.blogspot.com/2013/04/getting-started-with-google-mapv2-for.html
> 2. If you are g
Black screen,
1. Your are not adding mapv2 correctly. Visit
http://venomvendor.blogspot.com/2013/04/getting-started-with-google-mapv2-for.html
2. If you are getting Maps for the first time & not getting another time,
i.e after switching between fragments, your are encountering this bug.
http:/
Hi VenomVendor,
I have do the same, which you have mentioned in above post.
but getting black screen on place of map :(
In LogCat, I have got successful log that my map get set with location and
marker.
when I scroll from one fragment to another at that time on next fragment it
shows blank scre
17:08 (1 minute ago)
Hi,
I have done same task, adding Map inside fragment, where fragment is placed
inside ViewPager.
public class Map extends Fragment {
/** The view. */
private static View view;
/** The g map. */
private static GoogleMap gMap;
/** The bangalore. */
Hi,
I have done same task, adding Map inside fragment, where fragment is placed
inside ViewPager.
public class Map extends Fragment {
>
> /** The view. */
> private static View view;
>
> /** The g map. */
> private static GoogleMap gMap;
>
> /** The bangalore. */
> privat
5 matches
Mail list logo