h1k3's Forum Posts

  • You can also find a list at http://cordova.apache.org/plugins/

  • webstan

    New update: Version 1.2

    Improvements Made:

    1)Added Zoom to the Set Focus function

    2)Added Title to the Set Marker action.

    -When mouse hovers over the marker, this text will display.

    3)Added iconAnchor to the Set Marker action.

    -When using a non default marker, this x,y string states where to place the point(tip that touches the physical address. For example "3,10" will locate the hotspot 3 pixels to the right of the upper left corner and 10 pixels down.

    Download here after a quick ad to support the continued development. Thank you for that in advance.

    http://adf.ly/1ecQSb

  • The kizi website doesn't appear to have any information on a developer Api?

  • Depending on the price I'm sure I can assist you.

  • > hussein

    >

    > I needed this in my app but it was outdated and had a few minor issues. For example the zoom didnt work properly due to the way you had been setting the width and height of the map. I wanted to share it with you and whomever needs it so I uploaded it to my cloud.

    >

    > Below is the download link for the updates I made to your code. I adjusted the version to 1.1 as well.

    > https://lockegames.com/cloud/data/public/osm_h1k3

    >

    > Radulepy

    >

    > The updates I made, now add a popup description to markers.

    >

    Thank you for this update!

    I will probably need this in the future.

    I have tested it and have the problem that when i change the zoom value in the "set focus" command nothing changes? It stays always the same view.

    Do you have an idea why?

    Whoops, I do know. In tweaking things I had momentarily turned off zoom on focus for testing purposes. I forgot the re add it. I'll do that tonight and post an updated link here when I'm done. Be just a few hours from now. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • hussein

    I needed this in my app but it was outdated and had a few minor issues. For example the zoom didnt work properly due to the way you had been setting the width and height of the map. I wanted to share it with you and whomever needs it so I uploaded it to my cloud.

    Below is the download link for the updates I made to your code. I adjusted the version to 1.1 as well.

    https://lockegames.com/cloud/data/public/osm_h1k3

    Radulepy

    The updates I made, now add a popup description to markers.

  • I would recommend opening up the button plugin to see how they accomplished it. There's quite a bit of doing, to get it correct.

  • Someone would need to build an interface(plugin) to interact with the phonegap plugin. The plugin your referring to would actually stay right on github. The construct 2 plugin would just grab the info it needs right from GitHub phonegap plugin. Using a github plugin over one hosted on npm servers would require you to make an adjustment to the config.xml file at export though(not overly difficult, just annoying to remember).

    before tackling a phonegap plugin, read through the sdk manual and maybe get the hang Of it by building a simpler plugin. Maybe one that has an action that just calculates two numbers and returns them as an expression.

  • Send Button for FB WebApps — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2-plugins/send-button-for-fb-webapps-2888

    <p>Add a Facebook send button to your Construct 2 Web Application.</p>

    Use this topic to leave comments, ask questions and talk about Send Button for FB WebApps

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Like Button for Facebook WebApps — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2-plugins/like-button-for-facebook-webapps-2884

    <p>Add a like button to your Construct 2 Web Application.</p>

    Use this topic to leave comments, ask questions and talk about Like Button for Facebook WebApps

  • Share Button for FB WebApps — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2-plugins/share-button-for-fb-webapps-2887

    <p>Add a share button to your Construct 2 Web Application.</p>

    Use this topic to leave comments, ask questions and talk about Share Button for FB WebApps

  • PhoneGap Network — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2-plugins/phonegap-network-2882

    <p>This plugin provides information about the current network connection for the device.</p>

    Use this topic to leave comments, ask questions and talk about PhoneGap Network

  • Where exactly are those variables returned too?

    I would like to be able to change a line from

    "cordova-plugins":"cordova-plugin-network-information!npm",

    to

    "cordova-plugins":"https://github.com/apache/cordova-plugin-network-information!git",

    based on the status of a property. However the function appears to be called at the start of the capx loading, so I cant just change the function variables. So I would like to know what references the cordova-plugins setting after the GetPluginSettings() is called. Any help would be greatly appreciated.

  • ok

    No dependencies and works great offline. Had to travel quite a distance to find an area with no reception to test that out, lol. So no dependencies and yes it works offline.

  • Hello

    It has an external dependency. (Google api, etc ...)

    It works offline.

    Thank you

    There are no dependencies. It uses the built in Android system.

    I haven't tested it offline yet, although since it doesn't use an outside library I do believe it works offline. I will test tomorrow(It's late) and let you know for sure.