aloisdeniel / flutter_geocoder

Flutter plugin for forward and reverse geocoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get short_name from Google result

rlecheta opened this issue · comments

Hi, in my project I need to read the short_name from administrative_area_level_1, but the package read just the long_name.
Is it possible to update the package? How can I do that?
Thank you.