question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mapCenterLocation dosent work.

See original GitHub issue

But center of the map center is still in Denver. The same with custom style.

settings.py

MAP_WIDGETS = {
    "GooglePointFieldWidget": (
        ("zoom", 15),
        ("mapCenterLocation", [57.7177013, -16.6300491]),
    ),
    "GOOGLE_MAP_API_KEY": "KeyHere",
}

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
erdemcommented, Jul 25, 2019

I didn’t test this scenario but, the issue could be related to longitude and latitude position in the settings array.

1reaction
AllanZambranocommented, Jul 24, 2019

So, I did some testing today and I think it’s a problem with Windows, tried the same settings on Ubuntu and worked perfectly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Map Marker at the Map Centre is not at actual Location
I have tried many methods around the stackoverflow but I am not able to get the my Marker which is aligned centre in...
Read more >
If Maps isn't working on your Apple device
Turn on Location Services and Location Access for Maps. In the Settings app, tap Privacy, then tap Location Services.
Read more >
Manage your Android device's location settings
Open your phone's Settings app. ... Location. If you don't find "Security & Location," tap Location. Tap Mode. Select a mode: High accuracy:...
Read more >
Tutorial On hover over element map centre and zoom
Hello ! I am following your tutorial to change map centre on hover over an element. I have several questions:.
Read more >
Datasets | Business Map Centre
At Business Map Centre, there are a range of datasets for you to choose from that may either be freely available or have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found