Share December 2009: Project of the Month

Open GPS Tracking System

Subscribe

Google keymap bug ?

  1. 2009-11-04 20:32:47 UTC

    Hi Martin, I'm testing 2.1.7 release.

    The google MAP KEY doesn't works for my if I use the new form:

    MapProvider name="googleMaps" active="true" class="org.opengts.war.maps.jsmap.GoogleMaps" key="AB....hQ}" rtPropPrefix="Domain.MapProvider.">

    instead works fine if I use the old notation:

    MapProvider name="googleMaps" active="${Domain.MapProvider.active=true}" class="org.opengts.war.maps.jsmap.GoogleMaps" key="${Domain.MapProvider.key=AB......hQ}">

    Let us know.

    Best regards, - Pierluigi

  2. 2009-11-04 22:17:14 UTC

    Hi Pierluigi,

    I would guess that the first example above fails because the trailing '}' was not removed from the 'key=' value. (ie. it should say "...hQ", instead of "...hQ}").

    Regards,
    --Martin

  3. 2009-11-04 22:30:11 UTC

    Hi Martin, you are right the error was exactly the last char "}"

    It's time to go to sleep for me.... tomorrow it's another day ;-)

    Best Regards, - Pierluigi

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.