Jump to content

Mamun Paul

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Mamun Paul

  1. On 6/5/2020 at 11:23 PM, Mats said:

    Do you have the latest version of the Googles map marker module?
    There was an issue with hidden elements (looks like the map is in a repeater field) although it should be fixed in the latest version: https://github.com/ryancramerdesign/FieldtypeMapMarker/pull/2

    There is a Leaflet version of this module: https://modules.processwire.com/modules/fieldtype-leaflet-map-marker/.
    Don't know if it will solve your issue though.

     

    Hello @Mats

    I've installed https://modules.processwire.com/modules/fieldtype-leaflet-map-marker/.
    I'm still facing the same issue of sub location map not visible.
    This issue is only in chrome on double click the map appers while in mozila it works fine.
    Do you know why it is happening?

    Thanks in advance!
     

  2. Thanks for the reply @Mats

    I didn't find any console error.
    As I've looked for the Map marker module it is compatible upto Processwire 2.7.
    Is there any other module or plugin which have same functionality as Map Marker?



     

  3.  After upgrade to Processwire 3.0.148 there is an issue with map markers.
    The map sometimes appears all in grey and one has to click on the location pin to have the map appear.
    The + and - zoom buttons are also missing and appear only when clicking full screen.

    Skärmavbild_2020-04-15_kl._21.03.08.png

  4. On 5/14/2020 at 12:50 PM, Mamun Paul said:

    The site I'm working on was already upgraded to 2.8. Is the Map maker only compatible for the processwire 3.0.148?

    I've upgraded Processwire from 2.8 to 3.0.0.148 and also upgraded map marker module to 2.0.9 
    Still on the admin  sub location maps are not visible on page load on chrome. Need to double click then it appears.
    While on Mozilla it works fine.
    Why this is happening?

  5. On 5/27/2020 at 4:37 PM, kongondo said:

    @Mamun Paul,

    Welcome to the forums and ProcessWire.

    Please don't double post. You asked the same question here and @adrian provided a response.

    Thanks.

    Yes,  i did this because I was not getting the response early, so I thought to post again.
    Sorry for that!!

  6. I'm new to processwire, I'm using ryan's MapMarker module and I've added the api key as well  in module config but still maps are not visible. It is still giving 

    Oops! Something went wrong.
    This page didn't load Google Maps correctly. See the JavaScript console for technical details.

    and in console Google Maps JavaScript API error: RefererNotAllowedMapError.
    Please help. Is there anything i'm doing wrong?

  7. On 12/22/2016 at 11:26 PM, adrian said:

    If you're using ryan's MapMarker module (http://modules.processwire.com/modules/fieldtype-map-marker/) you can add the API key in the module config settings. If not, this page explains how to add it when you manually add the script: https://developers.google.com/maps/documentation/javascript/get-api-key

    
    <script async defer src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap"
      type="text/javascript"></script>

    I'm new to processwire, I'm using ryan's MapMarker module and I've added the api key as well  in module config but still maps are not visible. It is still giving 

    Oops! Something went wrong.
    This page didn't load Google Maps correctly. See the JavaScript console for technical details.

    and in console Google Maps JavaScript API error: RefererNotAllowedMapError.
    Please help. Is there anything i'm doing wrong?

  8. 20 hours ago, horst said:

    Why "upgrading" today to 2.8?? The current stable Version is 3.0.148, and 2.8 is years old and a dead end branch. It is not further maintained. Please use 3.0.148

    The site I'm working on was already upgraded to 2.8. Is the Map maker only compatible for the processwire 3.0.148?

  9. After upgrade to Processwire 2.8 there is an issue with map markers. It is not compatible and not working correctly like
    1) The sub location map is not displaying on admin on chrome it appears on double click but in Morzilla it works fine.
    2) The sub location pointer gets reset to the default location even after saving.

×
×
  • Create New...