Get Lat Long from Google Map How to Copy Coordinates Fast
Learn how to get lat long from Google Map on desktop, mobile, and via links or APIs. Copy precise coordinates and avoid common formatting mistakes.

You've got a Google Maps pin open, someone is waiting for the location, and copying the business name won't help. Or you need a coordinate pair for a CRM, delivery platform, spreadsheet, or property search, but Google Maps is showing a place sheet instead of the numbers you need.
The phrase get lat long from Google Map covers several different jobs. You might be copying an arbitrary point, extracting coordinates from a business listing, interpreting a shared URL, or turning a Plus Code into a reusable location reference. The fastest method depends on which object you're looking at and whether you need one coordinate pair or a repeatable workflow.
Why Getting Coordinates Quickly Matters
A dropped pin and a business listing may look similar on screen, but they aren't always the same data object. A dropped pin represents the point you selected. A place sheet represents a Google Maps listing, which may have an address, Place ID, Plus Code, and coordinates that aren't displayed in the same location. A shared link may preserve the map view without making the coordinate pair obvious.
That distinction matters when you're sending a meeting location. For a one-off share, the visible decimal pair or a Google Maps link may be enough. For a CRM import, deduplication task, or delivery workflow, you'll want a clean latitude field, a clean longitude field, and a stable identifier such as a Place ID or Plus Code where available. Google describes Plus Codes as a way to represent places without street addresses, and says they're derived from latitude and longitude, as documented in its Plus Code reference.
A local SEO team may need coordinates to compare listings, validate service areas, or connect map records with other datasets. A field worker may need to share a precise point where a street address is unclear. A sales operator may need to move a list of places into a CRM without manually reopening every result. For local search workflows, local SEO use cases often depend on turning map results into structured, reusable location data rather than leaving them as browser tabs.
Choose the method by the object
- Empty map area or arbitrary point: Drop a pin and copy the decimal coordinates.
- Business listing: Open the place details and check the pin, coordinate display, Plus Code, or shared URL.
- Mobile location: Long-press the map, then open the bottom card.
- Repeated extraction: Use an address or Place ID as the source key, then geocode and validate the result.
The rest is about getting the pair copied correctly, preserving its meaning, and avoiding the precision assumptions that cause bad imports.
How to Get Lat Long on Desktop With a Right Click
On a desktop browser, the quickest path is usually a right-click on the exact map point you need.
The fastest click path
- Open Google Maps in Chrome, Safari, Edge, or another desktop browser.
- Search for the general area, or move the map to the location.
- Right-click the exact point.
- Select the latitude and longitude shown in the context menu.
- Paste the copied pair into your spreadsheet, message, CRM, or other destination.
Google's support instructions describe the desktop process as right-clicking a place on the map to display its coordinates. The result normally appears in decimal degrees, with latitude first and longitude second.
If you're working with a named business, click the listing first, then inspect the map marker and the place panel. A listing can open a large information sheet that makes it easy to copy the business name, address, or phone number while overlooking the coordinate pair. Right-clicking the map marker or the point beside the listing usually gives you a more direct coordinate result than selecting text inside the place sheet.
The coordinate chip at the bottom of the context menu is also clickable in many desktop layouts. Click it once, and Google Maps copies the pair to your clipboard. Paste it somewhere immediately. This confirms whether you captured coordinates or accidentally copied a place title.
Desktop rule: Right-click the point, copy the decimal pair, then paste it into a plain text field before importing it anywhere.
What changes for a business result
A business marker may be positioned at the building, an entrance, a parking area, or a nearby interpolated street location. If the point matters operationally, compare the map marker with the address and building footprint instead of assuming the listing is rooftop-precise.
This short demonstration shows the desktop interaction visually. Use it as a reference for the right-click and copy sequence.
{% youtube id="ISH2bB6quB4" /%}
For a single point, manual copying is hard to beat. It's fast, transparent, and doesn't require an API key or a script. It becomes inefficient when you have a long list of place names, inconsistent addresses, or records that need validation before entering a CRM.
How to Get Lat Long on Mobile Without Extra Apps
On a phone, the desktop right-click becomes a long-press. Open the Google Maps app, move the map to the target area, and press and hold the exact point where you want the pin. A red pin should appear, and a bottom card will normally show information about that location.

Copy the coordinate from the bottom card
Swipe the bottom card upward if the coordinate isn't visible immediately. Depending on the selected point and app layout, Google Maps may show the decimal pair near the address, in the place details, or alongside a Plus Code. Tap the coordinates when they're displayed, then choose the copy option or use the phone's share controls.
On iPhone and Android, the exact placement can vary with the selected object. A long-pressed empty area usually produces a dropped pin. Tapping a business icon opens a place sheet instead, so you may need to close or minimize the sheet and long-press the map point again if you want the coordinates of the map position rather than the listing's descriptive information.
The share button is a useful fallback. Share the Google Maps link to yourself, a colleague, or a notes app, then keep the link beside the coordinate pair. The link preserves the map context, while the copied decimal values are easier to paste into systems that expect separate latitude and longitude fields.
Avoid moving the pin by accident
Mobile extraction fails most often because the map shifts between the long-press and the copy action. Keep one finger still during the press, wait for the pin to settle, and don't drag the map while opening the card. If the map is tilted or the view is crowded with labels, switch to a flatter view and zoom in before placing the pin.
For business research, coordinates are only one part of the record. A dedicated Apple Maps scraper can help when you need to compare map sources rather than relying on Google Maps alone.
Use a simple field check before you leave the location:
- Pin position: Does the marker sit on the intended building, road, entrance, or area?
- Coordinate order: Is the first value latitude and the second longitude?
- Share context: Did you save the link as well as the numbers?
- Destination format: Does the receiving app accept decimal degrees?
If the coordinate chip stays hidden, copy the shared URL and return to it on a desktop browser. That won't always expose a clean pair immediately, but it preserves the selected place and gives you another route to inspect the location.
Extracting Coordinates From Links Place Details and Plus Codes
A shared Google Maps URL can point to more than a location. It may open a business listing, a dropped pin, a directions view, or the map center. Those objects expose location data differently, so copying the first coordinate pair you see can produce a reusable point, or the wrong one.
Open the link in Google Maps and identify the object shown. For a selected pin, inspect the marker and copy its coordinates. For a business listing, treat the place details as the starting record, then confirm that the marker sits on the intended property rather than a nearby road, entrance, or search result. A shared URL preserves context, but it does not guarantee that the visible place is the same as the map center encoded in the link.
A Plus Code encodes latitude and longitude into a short alphanumeric string, giving you another path to coordinates when a pin or URL is unavailable. Google describes a global code as a four-character area code followed by a local code of six characters or more. A compound code uses a shorter local code with a locality reference. The format and fields are documented in Google's Plus Code reference.
Paste the Plus Code into Google Maps or Google Search, open the resulting point, and copy the displayed decimal coordinates. This works well for locations without a conventional street address, including places where a road name is unclear or a sender provides only a location reference.
Which Google Maps source to use for coordinates
| You Have | Where to Find Lat Long | Best For |
|---|---|---|
| Dropped pin | Right-click on desktop or open the mobile bottom card | One-off sharing and field work |
| Business listing | Inspect the place marker and details pane | CRM records and listing validation |
| Shared Google Maps URL | Open the link, then inspect the selected point | Preserving context and handing off a location |
| Plus Code | Search the code in Google Maps, then copy the resulting coordinates | Places without clear street addresses |
| Address or Place ID | Send it through a geocoding workflow and inspect the response | Repeatable data pipelines |
For property workflows, normalize the Google Maps pair before sending it to a property lookup service such as the Zillow coordinate search API. Validate the map point first, then pass latitude and longitude into the next system. This order prevents a nearby listing or map-center coordinate from becoming the property record.
Manual links work for occasional checks. For lead lists, Google Maps scraper workflows can collect records without opening shared URLs one at a time. Preserve latitude, longitude, business name, address, source URL, and any available identifier in the output so the coordinates remain useful across tools and regions.
A coordinate pair is portable, but it may not identify a unique listing. Store the source link or Place ID with it. That extra context helps distinguish nearby businesses, entrances, and properties that resolve to similar street-level positions.
Precision Formatting and Common Mistakes to Avoid
A coordinate pair can look correct and still fail in the next tool. Keep latitude first, longitude second, and use periods for decimal values. A regional comma decimal separator may be read as a field delimiter, so normalize formatting before importing the pair.
Google Maps commonly exposes three coordinate formats:
- DD: Decimal degrees, with decimal values for latitude and longitude.
- DMS: Degrees, minutes, and seconds.
- DMM: Degrees and decimal minutes.
Decimal degrees usually fit software workflows best because they can be stored in separate latitude and longitude fields. Convert DMS or DMM before combining values from different sources. Then confirm whether the receiving system expects a comma-separated pair, two columns, or a JSON-style location object. The format matters when a copied pin must move between spreadsheets, CRMs, geocoders, and regional mapping tools.

Precision isn't the same as visual detail
Google's Geocoding API distinguishes ROOFTOP results from approximations such as RANGE_INTERPOLATED. A rooftop result represents a more exact geocoded position. A range-interpolated result estimates a point along a street segment. A place listing copied from Google Maps can therefore remain street-level even when its coordinate contains many decimal places.
For automated checks, inspect the returned location type instead of counting digits. Reverse geocoding can also return a decoded Plus Code close to the queried point, as described in Google's reverse-geocoding request guide.
More decimal places do not guarantee rooftop accuracy. Check the result type and the marker's physical position.
International formatting causes another common failure. A spreadsheet may treat a comma as a decimal separator, while Google expects a period in decimal degrees. Normalize both values before import, retain the sign for west longitudes and south latitudes, and reject rows with swapped fields.
The source context matters as much as the pair. A copied map pin, a place listing, a Plus Code, and a shared URL may point to related but different positions. Save the original value or link beside the normalized fields, especially when a listing marker is offset from an entrance or property. For business records, use a business details API reference to map location fields consistently into downstream systems.
Choosing the Right Method and Scaling Beyond Manual Copy
Manual copying is the right tool when you need one pin, a meeting point, or a quick field location. It gives you immediate visual confirmation and avoids building a process for a task you'll perform once. Save the coordinate pair with the Google Maps link when the recipient may need to see the surrounding context.
A repeatable workflow needs a source key. Use an address or Place ID, geocode it once, inspect the returned status and location type, and cache successful coordinates. Google's usage and billing documentation states that Geocoding API traffic is limited to 3,000 queries per minute across client-side and server-side requests, and that geocoding is billed per request rather than governed by a fixed daily quota, as explained in the Geocoding API usage and billing guidance.
A practical decision checklist
- One point: Drop the pin and copy the decimal pair.
- One business: Check the listing marker, address, and place details before saving.
- A shared location: Open the URL and preserve both the link and coordinates.
- A list of addresses: Geocode from normalized source keys, then cache results.
- High-volume requests: Throttle traffic, queue work, and retry failed requests with backoff.
- Quality control: Compare ROOFTOP and RANGE_INTERPOLATED results before treating every row as parcel-precise.
Google's documented service limit works out to about 50 requests per second at the project level, so pipelines should account for shared client-side and server-side traffic rather than treating each stream as independent. The Google Maps scraper comparison can help when your requirement is structured business extraction across many listings rather than isolated coordinate lookups.

The reliable pattern is simple: copy manually for isolated points, validate place records, and automate only when the volume justifies the controls. Keep latitude and longitude in separate fields, retain the source identifier, and never confuse a precise-looking number with a confirmed rooftop position.
If you need coordinates from Google Maps business listings in a reusable format, MapLeads can extract latitude, longitude, Plus Codes, Place IDs, addresses, and related public listing fields for export. Visit MapLeads to turn repeated map searches into structured records for CRM import, deduplication, and location-based research.