Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SDK4JS (also known as Geowidget v4) 1 is a point PUDO2 locator and picker selector designed by Integer spInittec 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). . for all markets where InPost operates.
Main goal of this tool is enable Customers using InPost services (both via InPost websites or by e-Stores that provide InPost services) to choose Pick Up point as a target delivery location for their parcels. 

SDK4JS is a widget-type software that consists of two main elements:

  1. Points API backend - which is the API providing all the data to the Widget
  2. Javascript component - which is front-end that's responsible to present all PUDO locations in form of Map/List.

Thanks to Responsive Web Design (RWD) Widget will work nicely on both Desktop and Mobile devices. 

1 - We may refer to it also SDK4JS as Geowidget itself is one of the components available per our SDK 4 Javascript.
2
 - PUDO refers to Pick Up Drop Off locations like Parcel Lockers, Click & Collect locations like Retail Chains or in our case also InPost POK (Customer Service Points) locations.

Child pages (Children Display)

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.