Webservice api will play important part, it will be serving a new map developed.
The new map will reference data based from GOOGLE Maps api and GEO Position from database.
The content will then be served via the said API.
Maps API, should consist of :
saving point(s) (manually by user, in case it's inside a room)
selecting start and end point and route to navigate through for drone (via google maps)
a consolidate view that will actually mask above two points and allow us to:
select start and end points & route to navigate through(optional for user).
allow to navigate through save points when in manual mode, when there's not enough data to actually navigate through room.
saving and fetching saved data next time and allowing to fetch them from db
Webservice api will play important part, it will be serving a new map developed. The new map will reference data based from GOOGLE Maps api and GEO Position from database.
The content will then be served via the said API. Maps API, should consist of :