Est-il possible d'utiliser google map sous labview 2014

Bonjour,
Pour les besoins d'une application je souhaiterai intégrer google map pour y faire afficher un emplacement mais celui-ci sera mobile car l'utilisation ressemblera à un GPS.
est-ce possible de faire sa?
Merci d'avance,
Cordialement
R.D.

Bonjour,
Il existe plusieurs méthode pour le faire, plus ou moins complexe. Il faut voir suivant ce que vous souhaitez faire. Avoir une image statique, c'est assez simple en utilisant un navigateur web dans LabVIEW et en reconstruisant l'URL qui va bien. Plus d'informations ici : https://developers.google.com/maps/documentation/staticmaps/
ex : https://maps.googleapis.com/maps/api/staticmap?center=45.3212395,5.5916658&zoom=15&size=800x800&mapt...
Il te faut juste après la latitude et la longitude pour choisir le point de la carte.
Si tu veux alle rplus loin, j'avais posté ça il y a quelques temps, mais je ne sais pas si ca fonctionne encore. Après pour utiliser les fonctionnalités plus complètes de Maps, il faut utiliser une API et surtout enregistrer son application pour obtenir un code.
Cordialement
.mesLeft{float:left} .mesInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898} .mesLogo{float:right;opacity:0.18} .mesLogo:hover{opacity:0.9}
Maxime R.  
  CLD - Certified LabVIEW Developer / Développeur LabVIEW Certifié  
  CLAD - Certified LabVIEW Associate Developer   

Similar Messages

  • Est il possible de creer une fenetre sous labview?

    Je souhaite faire s'afficher une fenêtre lorsque je clique sur un bouton. Elle ne doit pas disparaitre après avoir entrer les valeurs nécessaire à l'exécution du programme. De plus, le programme peut boucler donc on doit pouvoir modifier les valeurs dans la fenêtre a tout moment. Merci d'avance pour toute réponse.

    Une manière de résoudre ce problème est de lancer un vi indépendant. Le vi doit tourner en boucle continue. Il faut le refermer en quittant l'application principale.
    La gestion de tout ça est un peu compliquée, et il y a quelques pièges.
    Le vi joint en exemple implémente les points principaux :
    - chargement dynamique
    - lancement seulement si le vi n'est pas actif
    - ouverture de la fenêtre
    - fermeture à la sortie de l'application principale.
    Le vi Run&Open doit être placé dans la même librairie (.llb) que le vi principal de l'application.
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    Open_Window.llb.zip ‏41 KB

  • Help: Is it possible to control Google Map from Director?

    Hello:
    I am hoping that someone could help me on this.
    I wonder if it's possible to include Google map in a
    shockwave dcr? I am trying to include the map in the dcr, I also
    want it to be able to call Google Map API and have a fully function
    Google map in my movie. if it can, how to write the lingo?
    At the moment, I put the Google map as a div on the html
    page, then embed the shockwave dcr as an object, however, the dcr
    is always on top of every other div, is it possible to set the dcr
    movie stage background to be transparent, so that I can put my
    Google Map div underneath the movie? or is it possible to let other
    div float on top of the dcr?
    Many thanks!

    Someone has hacked to Google database allowing them to create
    a Flash
    google interface, perhaps this will provide some inspiration
    if not
    actual source code.
    http://www.flashearth.com/

  • Kml file on google map on labview

    Hello there!
    I'm planning to add a Google Map into LabVIEW but this time, with a KML file. I made a KML file and I would like to also load it with the Google Map in LabVIEW. How can I do it?
    Thank you very much! 
    I really wish to become an Electronics Engineer before I'm 21.
    Been 1 year in LabVIEW but still a beginner.

    How can I put these kml files with google maps into my VI?
    I really wish to become an Electronics Engineer before I'm 21.
    Been 1 year in LabVIEW but still a beginner.
    Attachments:
    KML files.zip ‏102 KB
    RAINFALL2 mod.vi ‏69 KB

  • Possible to download google maps data??

    hi i know this aint nokia related, but is it possible to download the google maps data onto my nokia 5800 similar to nokia maps loader?? i loove my nokia maps but sometimes its waay too expensive to always buy licence and i want to always be in offline mode to not use my credit. thanx
    If iv helped in anyway, hit the kudos button

    dam i thought so,
    oh well thanks anyways, you shall get a kudos from me!
    If iv helped in anyway, hit the kudos button

  • Is it possible to embed Google Maps in Captivate?

    Hi
    I am using Captivate 7.0.1.237.
    I want to insert Google Maps in one of my slides. I thought it is just a matter of getting the required link from Google Map (Open Google Map > Search for the required location > Click Settings > Copy the path in Share Link) and adding that in the Web Object interaction.
    But it is not working. I have tested it from my local system and a web server.
    Please advise.
    Sreekanth

    There's a free app available in the App Store called iFindView.  It's Google maps, and a better version on the one that was present in IOS5.

  • Compilation sous LabVIEW 2009 et windows XP

    Bonjour,
    J'ai besoin d'une info :
    Est-il possible de compiler un exe sous LabVIEW 2009 et windows XP et le faire tourner sous windows 7 ?
    Merci d'avance.
    Philippe B.
    Certified Associate Developer / Dépt Moyens d'essais
    www.ingenia-system.com

    Bonjour,
    Oui c'est possible
    Le run-time de LabVIEW 2009 est compatible avec Windows 7.
    Tant que vous ne souhaitez pas creer un executable 64 bits cela reste possible.
    Que vous compiliez un executable sous Windows XP ou Windows 7 sa structure reste la meme.
    Cordialement,
    Da Helmut

  • Can we use Google maps in IOS 6.0 Mapkit framework ?

    Please find the description of the solution we did to render Google Maps in IOS. Please suggest whether it  will approved on app store.
    Problem :
    The Map Kit framework will render Apple maps in IOS 6.0. It is not possible to force the MapKit to render Google Maps in IOS 6.0. But customer is not interested to use Apple maps because most information are not correct.
    Proposed Solution
    It is possible to add Google Map (or any other map tile) layers on top of the Apple MapKit framework. The basic idea is to add a custom tile overlay to the existing map, so all your  annotations etc will be on top Google Map layer.
    If the titles of the Apple MapKit framework will be removed before adding the Google Map layers. It will show only the Google Map in the Apple Map Kit framework.
    Thanks in Advance
    Selvaraj.

    You might want to check with Google first.

  • Using google map polygon without map

    Hallo
    i use a polygon ( com.google.maps.overlays.Polygon) in a value object (fieldData) besides other data, later in the programm the polygons are displayed in a google map.
    new FieldData(".....","1",new Polygon([
                        new LatLng(49.70624852,8.17595987),
                        new LatLng(49.70634712,8.17589098),
                        new LatLng(49.7063722,8.17708855),
                        new LatLng(49.70627548,8.17720608),
                        new LatLng(49.70624852,8.17595987)]
    i instantiate the value objects on programm start and i get this error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
         at com.google.maps.overlays::Polygon()
    It seems like i get this error because there isnt a google map object existing at that time on programm start. so i changed my code to call this methode on programm start before creating my value_Objects:
    protected function initMap(): void
                        var map:Map = new Map();
                        map.key = "...................";
                        map.enabled=false;
                        map.visible=false;
                        addElement( map );    
    it works! but i dont like the code, i dont need that map object at that time and not in the main component. so i made it invisible.... isnt there a better way to use polygons without having a map-object?

    sambuu wrote:
    Ok tnx again prometheuzz,You're welcome.
    Actually I am noob in google related development, Me too.
    so let me ask you the last question : Is it possible to use google map APIs from mobile applications, I believe many ppl use those APIs for developing web applications, so all I wanna know is whether it is suitable for mobile applications.
    Tnx in advanceNote that this is a Java forum, not a JavaScript forum or a Google Maps forum.
    Try to search the internet for some useful information:
    [http://www.google.com/search?q=mobile+device+google+maps]
    Good luck.

  • Google Map direction path to any component in flex

    Hello,
            Is it possible to set google map direction path to any component with respect to the fields from source to destination?
    For Example.. I am searching for "from hyderabad to secunderabad " then I ll get route path like the way how we have to go.. I want to store this information in the database.
    Can anyone please help me?
    Thanks in Advance.

    Hi,
    please refer following link:
    http://www.mm-v-mm.com/static/as3Ref/langref/flash/display/LoaderInfo.html
    http://livedocs.adobe.com/flex/2/langref/flash/display/LoaderInfo.html#includeExamplesSumm ary
    I think you have to look for any output parameters for SWF u r loading then only u will get information which u r SWF has.
    Thanks.

  • Récupérer l'adresse de stockage d'un tableau sous LabVIEW

    Bonjour à tous,
    Je viens à vous pour résoudre le problème suivant:
    J'utilise une DLL en LabVIEW. Cette DLL possède une fonction qui passe (notamment) un pointeur de tableau en argument. J'ai remarqué que l'assistant "Importation d'une bibliothèque partagée" a choisi une variable chaîne à la place de ce pointeur de tableau, ce qui sous-entend que la fonction s'attend à l'adresse du premier élément du tableau...
    De fait, pour utiliser la fonction sous LabVIEW, je dois créer un tableau (jusque là, ça va) puis surtout récupérer l'adresse de son premier élément. Et c'est là que le bât blesse:
    - Existe-t-il un VI renvoyant l'adresse d'une variable ?
    - Et d'ailleurs, la création d'un tableau en LabVIEW se fait-elle de la même façon que la création d'un tableau en C (au niveau de l'adressage, j'entends) ?
    Merci d'avance !
    Résolu !
    Accéder à la solution.

    Tu dois "passer" un Tableau à une fonction contenue dans une DLL .... c'est bien ça ?
    un tableau de quoi ? ...
    voici un (tout petit) exemple avec un Tableau de U8.
    Tu cables directement le Tableau à l'entrée du Noeud "Call Library Function Node"
    mais "avant", tu dois configurer cet appel (clic droit sur le noeud ... "configure")
    et là tu peux demander à LV de passer l'adresse du Tableau
    Dans ce cas LV passera l'adresse (pointeur) du premier élément du Tableau

  • Est-il possible d'avoir un exemple plus détaillé de l'utilisation d'une structure évènement?

    Je cherche à piloter une charge programmable de type Prodigit 3254 series grace à Labview sous Windods XP. Une démo était fournie avec le matériel mais comporte beaucoup de bug et surtout surcharge l'UC à 100%. J'ai essayé d'utiliser une structure évènement pour palier à ce problème mais je perd le controle de la charge. Mon programme d'origine me permet de la controler, de faire évoluer sa config mais dès que l'ajoute la structure évènement je perds le controle de tout. Est-il possible d'avoir des détails sur la manière d'utiliser une structure évènement? sur son mode de fonctionnement? Rien ne figure dans le livre de programmation de Francis Cottet pour la version 6.1. Merci d'
    avance

    Bonjour, vous pouvez trouver les infos concernant la structure évènement ici :
    Loops and Structures : http://zone.ni.com/devzone/devzone.nsf/webcategories/E27D46969B82A7FD86256A23005B6947
    Plus précisément dans :
    - Event-Driven Programming in LabVIEW
    - Use the Event Structure in LabVIEW to Capture a Panel Close Event
    - Inside LabVIEW : Event-Driven Programming
    N'hésitez pas à me dire si cela répond à votre besoin.
    Cordialement
    Nicolas François
    National Instruments France

  • Is it possible to link from a Google Map to a DPS article?

    Hey everybody,
    I'm using DPS to produce an iPad travel magazine about Berlin. One feature shoul be a Google Map with all the Points Of Interest from the articles. I want to set links from the articles to the POIs which is possible as far as I know. But is it also possible to link thge other way round, from a POI tooltip in the Google Map to an article produced in DPS? The map will be entirely online.
    Thanks for your help!
    Timo

    You can use social sharing URLs to link from the map to your DPS application, provided it is a multi-issue publication and not a Single Edition application.
    The advantage to this approach is your readers will be able to see your DPS content even if they aren't on a mobile device, as the web viewer will render the content in those situations.
    For more information see http://helpx.adobe.com/digital-publishing-suite/help/using-social-sharing.html.
    Neil

  • Is it possible to have multiple locations in the Google Maps widget?

    Hey folks,
    Lets say you're designing a website for a client with multiple stores, you just want to point them all out, right?
    Just want to know if it is possible to have multiple locations in the Google Maps widget. I guess it shouldn't be that difficult, but I can't figure it out..
    any help would be highly appreciated!
    thanks,
    Thom

    It seems that you can only use one address for this widget.
    For this to work you will need to create the map in Google Maps with all your points and then copy the embed .html from Google into Muse.
    Example of an embed google map with multiple points imported into Muse:
    (Object/Insert HTML)

  • Est-il possible sur un iMac OS 10.6.8 de créer une clé usb d'installation bootable comme sur Mavericks (sans l'utilisation du disque d'Installation initial) ?

    Est-il possible sur un iMac OS 10.6.8 de créer une clé usb d’installation bootable comme sur Mavericks (sans l'utilisation du disque d'Installation initial) ?

    ... Pour augmenter les chance d'obtenir une bonne réponse, je suggère que tu re-postes ce message en anglais sur "special interest boards" >> "BreakPoint" ou "FeedBack"
    Message Edité par TiTou le 03-29-2006 03:04 PM
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

Maybe you are looking for

  • Multiple Word 2007 docs into one PDF version 6

    Hello to everyone, I am a newbie to this.  I did check some of the most recent posts but didn't find anything that fit my issue.  I have an end-user here that is running Office 2007 SP2 and running Adobe Acrobat V6.  He used to be able to select mult

  • IPad distorted pictures // iPhoto 11 landscape - exclamation

    very strange Perhaps I have 2 problems, or the one is related to the other: 1.) on my iPad 1 the pictures / photos in thumbnail view (the batch) are distorted. When I view them in full size mode, they are correct. On my iPhone 4 the are ok. I sync wi

  • Displaying hex in Jtable

    Hi I am wondering what the best way to display hex values in a JTable is. At the moment I am using the Integer.toHexString method to convert an integer to hex but the problem with this is that it gets rid of leading zeros. Is there a way to keep the

  • Trouble with HD videos on Satellite M70

    HI, I recently bought a M70-208. It seems that I experience trouble with HD video both with VLC and WMP. For example, while playing the demo video of "HDtoGo", the flow is very slow. Other non Toshiba notebook that I'm using for my job is playing thi

  • Create logfile from three vis - data is sometimes missing

    Hello, i have three measurement-vis running parallel in a loop The three results are continuously saved in  global-array and also in a text-file. The global-arrays has always all data but in the text-file is some data missing. I think this is because