Is there any way this would work by putting in lat/long yourself and not relying on a geocoder at all?
i.e.
Code:
[map=name]lat, long[/map]
I know this bypasses some functionality, but it would make this module workable for people who either a) don't want to use it specifically for postal addresses or b) have international geocoding issues.
Preferably the option for both would be cool, some kind of check to see if the code given is already in lat/long format, if not parse it through a geocoder.
It must be possible reasonably easily because the geocoder simply converts the address to long/lat anyway.
This would make it the perfect mod for me!