I am creating an app in which I will be creating a CAD model for a 3 floor building at my college. I'll be importing this model as a spatial object into my javascript app - then wrap it with cordova/ionic and use it on iphone. I want the user to be able to tap starting and ending points on my map object (not geospatial, just an object) and the shortest path to get there will be highlighted. What file format would I want to export the CAD object as? Is Spatialite supported on JavaScript? - I havent found anything that suggests it is. How else would I go about trying to accomplish this?
أكثر...
أكثر...