Alright! A quick heads up for everyone. We have the front-end points loading with the ClientAPI, and all is a go on that side of the module. The final peice of the puzzle is the ClientAPI integration changes to the javascript for the Edit form (Adding and Editing points) in the control panel, and the callback to the GeoCoder provider. I'll be diligently knocking out that task when my day breaks free today.
The GeoCoder for this release will be specifically built from the Google API which supports 50,000 Geocoded locations daily. For the most part, points are "Set it and forget it", as long as the address doesn't change. However, that limitation, which may be exceeded by large or complicated lists of points is the reason for the dynamic provider model of the map module. I've had many clients in the past who have needed to make revisions to the old source to support other paid geocoding services. To keep this from causing upgrade issues, the entire model is dynamic, so you can quickly build and use an alternate...