When I said trivial, I was only referring to the Fragment vs. Activity aspect.
On Wednesday, December 5, 2012 4:43:30 AM UTC+8, Spiral123 wrote: > > I don't think its as trivial as you suspect I'm afraid. > > The API is new, not just an upgrade of the old one. We now have markers, > polylines and polygons and overlays have become TileOverlays. I'm sure > there are going to be ways to minimize the migration effort from old to new > but I don't think it will be trivial unless your v1 Maps project is trivial. > > All in all, looks like there are some really cool new toys to play with. > I think I'm going to setup a little sample project to mess around with the > new features before I decide how to incorporate them. > > > > On Tuesday, December 4, 2012 1:24:23 AM UTC-5, Zsolt Vasvari wrote: >> >> I assume the replacement for MapActivity is >> MapFragment/SupportMapFragment. Just add one of those to your >> Activity/FragmentActivity. It's a trivial change. >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

