Although your efforts must have been massive with the map api v1, I guess moving to map api v2 will not be huge effort as it is much cleaner than v1. I had to move to api v2 myself from v1 while I was half-way through the development but, once I spent a day or two with it, I realised that it was very easy for example, list of markers using itemoverlay can be easily implemented using marker object which allows easy display of additional information on clicking the marker. Then, I do not know what kind of animated radius circle you have but, you can easily show polygons in new map api version.
So, given you have no other option, give it a shot with a open head. On Mon, Apr 22, 2013 at 5:59 AM, lbendlin <[email protected]> wrote: > Nobody cares how much effort you have put in. There was plenty of warning > that this would happen. Now it happened, live with it. > > > On Sunday, April 21, 2013 5:15:07 PM UTC-4, user123 wrote: >> >> Thanks for the advice, but I also have other things to work on! And this >> was supposed to be released! >> >> And it's not easy map, it has a lot of custom stuff, overlays, with >> images downloaded from web, animatied radius circle, clustering, etc. This >> will not be a few minutes. >> >> >> >> >> Am Sonntag, 21. April 2013 10:33:03 UTC+2 schrieb VenomVendor™: >>> >>> It's easy you need not worry, even i had the same kind of thinking. >>> *Check out my app in which i have used >>> MapsV2<https://play.google.com/store/apps/details?id=veevee.kfc> >>> * >>> when i ported, i felt much easier, you have to try this. >>> >>> http://venomvendor.blogspot.**in/2013/04/generating-api-key-** >>> for-google-mapsv2.html<http://venomvendor.blogspot.in/2013/04/generating-api-key-for-google-mapsv2.html> >>> >> -- > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Warm Regards, Ankita Kashyap -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

