Jump to content

markokas

uniGUI Subscriber
  • Posts

    86
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by markokas

  1. Hi,

     

    Update to ver 1.4.2

    Add SetZoom function

     

    See DrawLine Sample.

     

    Best Regards

    Babak Yaghoobi

     

    Thank you very much patmap,

    it works.

     

    You made new function setZoom,

    As I can see is also new GMap.js,

     

    Is maybe possible to call some other Gmap function,

    or must be every function defined inside of UniGoogleMap component?

     

    Thank you again,

     

    Best regards,

    Marko Kastelic

  2. Hi all,

     

    I am testing UniGoogleMap component, and it is great.

    But I have maybe stuppied question, how is possible to call other GMap functions.

     

    does not work:

     

    GoogleMap1.setZoom(8);

     

     

    also does not work:

     

    UniSession.AddJS('GoogleMap1.setZoom(10)')

     

    What could be reason?

     

    Thank's for help in advance,

     

    Best regards,

    Marko Kastelic

×
×
  • Create New...