I'm struggling with injecting a start lat and lon into the worldmap node. My GNSS receiver could be anywhere globally so when it starts feeding data into the node I'd like the map to jump to that location. At the moment it jumps to southern England. Not that there's anything wrong with southern England but my test receiver is in Calgary, Canada so I have some scrolling to do to get there!
But that's a static value, dceejay. If my GNSS receiver is moved to another location I have to modify the values in the config panel each time. Why not take initial map position data from a data stream. It is already there so why not use it?