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.

Projection issue with map height

See original GitHub issue

I’m not sure if I’m the only one with this error, but using this projection EPSG:4326 causes my map to render sort of squashed. If I remove that projection, the map looks fine, but the points are, of course, in another places. Any clue anyone?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ghettovoicecommented, Apr 24, 2018

What options you use for babel? Presets? Try to change import path to vuelayers/lib/ol-ext. I’m not an expert with babelify, may be it doesn’t use “module” field from package.json and loads CommonJs version.

0reactions
bobrossetcommented, Apr 24, 2018

I see… vl-overlay overwrite the class. Not a big deal. Changed the css to .ol-overlay-container instead. Thanks mate. Have a great week. Amazing job.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The width and height of the map in the projection unit. #1074
Yet, the major problem is that the figure size is needed to exceed the screen size if we really need to enlarge the...
Read more >
Basic Problems of Map Projection - Disaster Risk Reduction
This shows that after projection, the longitude and latitude line network on the map has been deformed, so the various ground objects displayed ......
Read more >
What are Map Projections? (And Why They Are Deceiving To ...
For example, map projections distort distance, direction, scale, and area. Every projection has strengths and weaknesses. All in all, it is up ...
Read more >
Map projections and distortion - Hunter Geography
Converting a sphere to a flat surface results in distortion. This is the most profound single fact about map projections—they distort the world—a...
Read more >
Bit by Bit: OpenBlocks Cartographer, Height Map ... - YouTube
I tell you about the OpenBlocks Cartographer, Height Map Projector, and the Empty Map and how they all work together in another Bit-by-Bit!...
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