Open GoogleCodeExporter opened 9 years ago
My previous attempt to use IGeoPoint was leading to a lot of casting needed.
For your need, sub-classing GeoPoint was not feasible?
Is your need restricted to Marker, or does it apply to other classes?
I would also be interested if other users express such a need.
Original comment by mathieu....@gmail.com
on 25 Aug 2014 at 10:47
My GeoPoint was already subclassing another class, and since Java didn't allow
multiple inheritance, I can only use IGeoPoint in this case.
My need was quite simple, I only needed that for Marker. I haven't gone deep in
the pack.
Original comment by tidiu...@gmail.com
on 25 Aug 2014 at 10:51
Original issue reported on code.google.com by
tidiu...@gmail.com
on 21 Aug 2014 at 1:59