On a map, parking areas for motorcycles in Nantes
Localisez sur une carte les emplacements de stationnement gratuits pour les deux-roues motorisés à Nantes.Un tap sur un marqueur affiche un descriptif du site : ★ Adresse ★ Capacité en places (Attention : ce nest pas un état des places libres)----- notes à lusage des développeurs et intégrateurs -----À condition dêtre présente sur lappareil, lapplication se lance sur clic dun lien de la forme places://motorbike.parking/fr/nantesElle est aussi appelable à partir dune autre application par le code :startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("places://motorbike.parking/fr/nantes")));En option, il est possible de préciser sur quel point géographique préférentiel centrer la carte par un paramètre ll=latitude,longitudePar exemple : places://motorbike.parking/fr/nantes?ll=47.21,-1.55Locate on a map Free parking spaces for powered two-wheelers in Nantes.A tap on a marker displays a sites 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/nantesIt 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, longitudeFor example: places: //motorbike.parking/fr/nantes ll = 47.21, -1.55?Mise à jour de la liste des sites.