Wed Oct 17, 2018 6:26 pm
Publish, MapClient build 2334
- Publish and Share location now also supports GpsGate Native Map.
- Different units support for speed (metric, en/US, nautical, same as for the app creating the link)
- Updated Publish REST API
new Parameter
{
Name = "maptype",
Type = "string",
Required = false,
Description = "Which map type to use. Default gmap (Google Maps). Supported Maps: gmap and nativemap (GpsGate native map)",
In = ParameterIn.Query
}
Regards,
Johan
GpsGate Support