Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

SDK4JS (also known as Geowidget v4) is a point locator and picker designed by Integer sp. z o.o. It's main goal is to show map of points with several types (for example machines), provide informations about this points and give possibility to integrate with clients external systems. SDK4JS is  a widget-type software, it means that whole code and processing is held on Integer servers, external clients only attach link to this code and specify configuration that will be used on theirs systems. Whole project is written in JavaScript (front-end layer) and Ruby on Rails (backend layer). The RoR layer is a simple API called Points API. Front-end side connects to Points API to get all points data. SDK4JS is multilingual and responsive. It works on mobile devices and desktops environments thanks to Responsive Web Design (RWD).

 

Design is universal and looks like this:

That look is static but client can change marker icons by adjusting configuration property about which I talk later.

  • No labels