Skip to main content

Get geocode from google map

Project description

gmaps_locator

Under construction! Beta Version! Currently experimenting and planning!

Developed by Akbar Tolandy (c) 2023

Examples of How To Use (Beta Version)

from gmaps_locator import GetCoord



coord = GetCoord()



address = 'Jl. Jenderal Sudirman No.Kav. 60, RT.5/RW.3, Senayan, Kec. Kby. Baru, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta 12190'

print(coord.get_latlon(address))



# example output

{'lat': '-6.2257608', 'lon': '106.804772'}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gmaps-locator-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

gmaps_locator-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page