Is it possible to create two vts browser instances in single html?
I'm trying to embed two side by side views of a map on a single web page.
As per the Issue-184 two-camera example is given in vts-browser-cpp but it doesn't seem to be that straight forward in js.
If not two cameras, can we create two instances of vts-browser in a single web page instead?
Is it possible to create two vts browser instances in single html?
I'm trying to embed two side by side views of a map on a single web page. As per the Issue-184 two-camera example is given in vts-browser-cpp but it doesn't seem to be that straight forward in js.
If not two cameras, can we create two instances of vts-browser in a single web page instead?
Any help would be really appreciated!