Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Load external JavaScript

Load external JavaScript

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 375 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    petere
    wrote on last edited by
    #1

    Hi,
    I am playing with Qt Quick and QML. I am interrested in the map examples.
    Hence i tried to load external JavaScript to be able to use Google Maps JavaScript API.

    Is there a possibility to load such an external JavaScript library as browsers do with:

    <script async defer src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap"></script>
    
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved