Vertaling van "Map object" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Removes all key/value pairs from the Map object.
Supprime toutes les paires de clé-valeur de l'objet Map.
A Map object that contains the device capabilities.
Un objet Map qui contient les caractéristiques de l'appareil.
A progress situation information identification means obtains various kinds of information etc. to identify a progress situation relative to the map object to be updated.
Un moyen d'identification d'informations de situation de progression obtient divers types d'informations, etc., afin d'identifier une situation de progression par rapport à l'objet cartographique à mettre à jour.
When the map object to be updated is included in the range of map information to be outputted, a map information output means outputs the map information with the icon containing the progress information according to a progress situation.
Lorsque l'objet cartographique à mettre à jour est compris dans la plage d'informations cartographiques devant être émises, un moyen d'émission d'informations cartographiques émet les informations cartographiques avec l'icône contenant les informations de progression en fonction de la situation de progression.
Presentation of the transformed map object is caused, at least in part, using a graphical user interface of a mobile device.
La présentation de l'objet de carte transformé se fait, du moins en partie, en utilisant une interface d'utilisateur graphique d'un dispositif mobile.
the digital map database comprises map objects having unique map object references associated therewith
la base de données de cartes numériques comprend des objets de carte ayant des références uniques d'objet de carte associées à ceux-ci
Sets the value for the key in the Map object.
Définit la valeur d'un clé pour l'objet Map.
The size accessor property returns the number of elements in a Map object.
L'accesseur size est une propriété renvoyant le nombre d'éléments d'un objet Map.
Returns a boolean asserting whether a value has been associated to the key in the Map object or not.
Renvoie un booléen indiquant si une valeur associée à cette clé a été trouvée dans l'objet Map.
Custom controls are positioned on the map by placing them at appropriate positions within the Map object's controls property.
Les commandes personnalisées sont positionnées sur la carte en définissant leur emplacement approprié dans la propriété controls de l'objet Map.
Returns true if an element in the Map object existed and has been removed, or false if the element does not exist.
Renvoie true si un élément contenu dans l'objet Map existait avec cette clé et a été retiré.
Returns the element associated with the specified key or undefined if the key can't be found in the Map object.
Renvoie la valeur associée à la clé donnée ou undefined si la clé ne fait pas partie de l'objet Map.
The set() method adds or updates an element with a specified key and value to a Map object.
La méthode set() ajoute un nouvel élément avec une clé et une valeur données à un objet Map.