rishabhthakur / mapstraction

Automatically exported from code.google.com/p/mapstraction
Other
0 stars 0 forks source link

Add fallback functionality to invoker #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The invoker code needs the ability to fallback to the Mapstraction 
implementation where a provider implementation doesn't exist.

Specific example is removeAllMarkers() which core implements but we would 
probably prefer a provider specific implementation if available.

Probably best implemented as a new method; Invoker.try()

Original issue reported on code.google.com by dezfowler@gmail.com on 5 May 2009 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by robert.m...@gmail.com on 31 May 2009 at 6:37

GoogleCodeExporter commented 9 years ago

Original comment by dezfowler@gmail.com on 1 Jun 2009 at 1:00