No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to use a .vue file? Absolute rookie :)

    Help
    2
    3
    64
    Loading More Posts
    • 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.
    • A
      AnonymousCaptain last edited by

      https://github.com/syncfusion/ej2-vue-samples/blob/master/src/maps/zooming.vue

      Can someone please guide me through step by step regarding how I could use this code to achieve this: https://ej2.syncfusion.com/vue/demos/maps/zooming/

      So far, am receiving everything but the map:

      alt text

      I would also be very interested in someone helping me set up a simple codepen/jsfiddle with some syncfusion map sample via CDN.

      1 Reply Last reply Reply Quote 0
      • A
        AnonymousCaptain last edited by

        Okay, I’ve noticed how this sample file only includes the <div class=“col-lg-3 property-section”> section of the demo site. Maybe someone can help me with including the map?

        1 Reply Last reply Reply Quote 0
        • s.molinari
          s.molinari last edited by

          You need to be able to install the Vue plugin, which I believe costs money. https://www.syncfusion.com/sales/products/vue

          But, if you did have the code as a Vue plugin, you’d inject it into Quasar via the boot file system. https://quasar.dev/quasar-cli/cli-documentation/boot-files#Introduction

          Scott

          1 Reply Last reply Reply Quote 1
          • First post
            Last post