Hi everybody.
This is my first post to the Cloud and Mobile DevBlog.
All I will do here is point out that I spent my education day last Friday exploring how to display and interact with 2D graphics in a browser using SVG and JavaScript by implementing a very simple room polygon and furniture picker in SVG.
The main goal was to enable picking and identifying objects and ensuring that the same code and interaction is supported on all mobile devices, in particular both Android and Safari on iOS.
The latter added an additional little challenge at the end.
Here is the final result:
Try it out on your phone or somewhere!
I hope you find it useful.
Comments