Feature Requests
  • Use this forum to suggest features for Geoloqi. Is there something we can do to improve your experience?
  • 5 Comments sorted by
  • Hi Geoloqi team,

    For the place field, would have been great if we could specify different operational time for the weekdays vs. weekends. I assume that this holds for many of the location and layer types.

    Thanks,
    Arash
  • Live streaming server - for group, upon initial connection, return all group users current location/last location.  Right now, if someone is in the group and you connect to the streaming server, you will not get an update until that user updates their location.
  • Great suggestion. We will definitely look in to adding this since it should make things a lot easier to deal with.
  • This one is purely for ease of development, but it would be a great help - prebuilt classes for the api response objects (for ios and android sdk).  Its quite a time-consuming process going through the api documentation and building these response objects and is something every developer will have to do.
  • This one is purely for ease of development, but it would be a great help - prebuilt classes for the api response objects (for ios and android sdk).  Its quite a time-consuming process going through the api documentation and building these response objects and is something every developer will have to do.
    In our development, we just use native Dictionary objects on whatever platform we're using. On iPhone, we end up with NSDictionary responses, on Android it's a JSONObject. It's not really a problem in Java, but in Objective C sometimes dealing with NSDictionary objects can be more of a hassle. We will discuss returning an easier to consume object on the iPhone for future releases.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion