¡@

Home 

2014/10/16 ¤W¤È 08:19:53

android Programming Glossary: mymappoint

Restoring map state (position and markers) of Google Maps (V2) on rotate and on back (MapView in Fragment)

http://stackoverflow.com/questions/16236439/restoring-map-state-position-and-markers-of-google-maps-v2-on-rotate-and-on

Class not found when unmarshalling error with my custom MyMapPoint class I have no idea why and what it means. I click the Marker.. MainActivity extends FragmentActivity private ArrayList MyMapPoint mPoints new ArrayList MyMapPoint @Override protected void onCreate.. private ArrayList MyMapPoint mPoints new ArrayList MyMapPoint @Override protected void onCreate Bundle savedInstanceState..

Restoring map state (position and markers) of Google Maps (V2) on rotate and on back (MapView in Fragment)

http://stackoverflow.com/questions/16236439/restoring-map-state-position-and-markers-of-google-maps-v2-on-rotate-and-on

When the Map with Markers is displayed screen rotation causes Class not found when unmarshalling error with my custom MyMapPoint class I have no idea why and what it means. I click the Marker and then InfoWindow . After this I press hardware back button... and centred in 0 0 point. The code MainActivity public class MainActivity extends FragmentActivity private ArrayList MyMapPoint mPoints new ArrayList MyMapPoint @Override protected void onCreate Bundle savedInstanceState super.onCreate savedInstanceState.. MainActivity public class MainActivity extends FragmentActivity private ArrayList MyMapPoint mPoints new ArrayList MyMapPoint @Override protected void onCreate Bundle savedInstanceState super.onCreate savedInstanceState setContentView R.layout.activity_main..