facebook

Google Map

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #325768 Reply

    Moli
    Member

    Hi wayne,
    I am trying to use Google map in my application.

    I use this code:

    function DisplayMap() {
    var map = new GMap2(document.getElementById(“m1-map-map”));
    map.setMapType(G_HYBRID_MAP);
    map.addControl(new GLargeMapControl3D());
    var point = new GLatLng(48.8666992188, 2.33330011368);
    map.setCenter(point, 5); // fixe le centrage du map et le niveau de zoom
    map.addOverlay(new GMarker(point,{title: “AF Software”}));
    map.setUIToDefault();
    }


    I use the code which in this article:
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=2518

    nothing is appear !!
    any help please ??

    Thanks
    Moli

    #325820

    Moli
    Member

    Any help please !!

    #328317

    hodges3k
    Member

    was the answer ever given to this question?

    #328318

    hodges3k
    Member

    was the answer ever given to this question?

    #328329

    Hi hodges3k,

    We are working hard on 2.1 version that will include map, audio player and video player widgets.

    #328393

    Carson89
    Member

    @support-octavio wrote:

    Hi hodges3k,

    We are working hard on 2.1 version that will include map, audio player and video player widgets.

    When will the 2.1 version be released?
    I could still remember the estimated timeline would be Mid of July 2012. But until now we are still waiting.

    #328415

    support-michael
    Keymaster

    @Carson89

    >I could still remember the estimated timeline would be Mid of July 2012. But until now we are still waiting.

    We hear ya! We have made tremendous progress and are currently QA’ing 2.1 with goal to make it available by the end of this week.

    The challenge of predicting availability dates close to dev timelines is that there are so many variables that we don’t control that come up to bite us in the butt. Our 2.1 release has been typical.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Google Map

You must be logged in to post in the forum log in