ParcoMoto

fr.maxcom.parcomoto

View detailed information for ParcoMoto — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
231(231)
Rating
unknown
Released
January 3, 2017
Last updated
January 1, 1970
Category
Travel & Local
Developer
Maxcom Labs
Developer details
Name
Maxcom Labs
E-mail
maxcom@laposte.net
Website
unknown
Country
France
Address
unknown
Android SDKs
ParcoMoto Header - AppWisp.com

Screenshots

ParcoMoto Screenshot 1 - AppWisp.com
ParcoMoto Screenshot 2 - AppWisp.com

Description

Locate on a map Free parking spaces for powered two-wheelers in Nantes.

A tap on a marker displays a site's description:
 ★ Address
 ★ seats capacity (Warning: this is not a statement of available seats)

----- Notes for use by developers and integrators -----
Provided they are present on the device, the application starts on click of a link of the form places: //motorbike.parking/fr/nantes
It is also callable from another application by the code:
startActivity (new Intent (Intent.ACTION_VIEW, Uri.parse ( "places: //motorbike.parking/fr/nantes")));

Optionally, you can specify on which preferential geographical center the map by a parameter ll = latitude, longitude
For example: places: //motorbike.parking/fr/nantes ll = 47.21, -1.55?