Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at 'rendering geoJSON' due to TypeError: undefined is not an object #686

Open
gy-mate opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@gy-mate
Copy link

gy-mate commented Feb 13, 2024

The issue is similar to #367...

Screenshot 2024-02-13 at 18 26 48

...but the console error message for this query...

way(680443640) ->.searchArea;
nwr(area.searchArea);
out;

...is the following:

[Error] TypeError: undefined is not an object (evaluating 'e.lat')
	project (urlParameters-2b23d0ae.js:16:14665)
	latLngToPoint (urlParameters-2b23d0ae.js:16:13266)
	(anonymous function) (urlParameters-2b23d0ae.js:290:38772)
	eachLayer (urlParameters-2b23d0ae.js:16:72072)
	_onZoomEnd (urlParameters-2b23d0ae.js:290:38126)
	onAdd (urlParameters-2b23d0ae.js:290:37906)
	_layerAdd (urlParameters-2b23d0ae.js:16:69562)
	whenReady (urlParameters-2b23d0ae.js:16:44489)
	addLayer (urlParameters-2b23d0ae.js:16:69844)
	addTo (urlParameters-2b23d0ae.js:16:68896)
	onAdd (urlParameters-2b23d0ae.js:290:37589)
	_layerAdd (urlParameters-2b23d0ae.js:16:69562)
	whenReady (urlParameters-2b23d0ae.js:16:44489)
	addLayer (urlParameters-2b23d0ae.js:16:69844)
	(anonymous function) (index-fbed9313.js:754:33253)
	(anonymous function) (urlParameters-2b23d0ae.js:308:4631)
	(anonymous function) (urlParameters-2b23d0ae.js:290:37466) 

It doesn't always happen, sometimes it works.

I'm using 2024-01-15/8db5c43 on www.overpass-turbo.eu with Safari 17.3.1.

@gy-mate gy-mate changed the title Stuck at 'rendering geoJSON' due to TypeError: undefined is not an object Stuck at _rendering geoJSON_ due to TypeError: undefined is not an object Feb 13, 2024
@gy-mate gy-mate changed the title Stuck at _rendering geoJSON_ due to TypeError: undefined is not an object Stuck at 'rendering geoJSON' due to TypeError: undefined is not an object Feb 13, 2024
@gy-mate gy-mate changed the title Stuck at 'rendering geoJSON' due to TypeError: undefined is not an object Stuck at _rendering geoJSON_ due to TypeError: undefined is not an object Feb 13, 2024
@gy-mate gy-mate changed the title Stuck at _rendering geoJSON_ due to TypeError: undefined is not an object Stuck at 'rendering geoJSON' due to TypeError: undefined is not an object Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant