Skip to content

How to Wrap 2D Map With plate-carre projection As It's Panned #2376

Discussion options

You must be logged in to vote

A couple leads on this.

There is an example here that uses Transforms to draw the MapNode multiple times for a scrolling effect:
https://github.com/gwaldron/osgearth/blob/master/src/applications/osgearth_infinitescroll/osgearth_infinitescroll.cpp

And here is an experimental approach that achieves the same thing but using multiple Views:
https://gist.github.com/gwaldron/bc7d57cbdd6b93c515aae026ab605384

Good luck :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@clinically-proven
Comment options

Answer selected by gwaldron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants