
Geo::Coordinates::Converter::iArea - get center point from iArea

use Geo::Coordinates::Converter::iArea;
Geo::Coordinates::Converter::iArea->get_center('00205');
# => instance of Geo::Coordinates::Converter

THIS MODULE IS IN ITS BETA QUALITY. THE API MAY CHANGE IN THE FUTURE.

Geo::Coordinates::Converter::iArea is utilities for DoCoMo iArea.
easy to get the center point of area.

get center of area code.

Tokuhiro Matsuno <tokuhirom aaaatttt gmail dotottto commmmm>


This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.