Git Product home page Git Product logo

oc-mapmarkers-plugin's People

Contributors

graker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

amdad

oc-mapmarkers-plugin's Issues

What Google API products requires your plugin?

Hello. I want to use your plugin in my site and I need to generate Google Maps API key.

Google asks me what products I want to use - Maps, Routes or Places. So can you tell me what options should I select to set your plugin correctly?

Thanks in advance.

markersMap component doesn't display on frontend

Is this plugin still working?
I installed on october and everything looks fine on backend and with markerslist.
However, markersMap component doesn't display on frontend.

Thank your for your attention.

No marker on front-end if Icon/Image source is not set

The markers will not be shown on the front-end if you don’t set an image (source) to use as marker
(contrary to backend which uses the default one).

So that will be good if take these points into account:

  1. Mention that we should set an icon source for the marker to be shown on the front-end in the plugin documentation. Or,
  2. Check if a default Icon source is set otherwise use the default one.

Cuz I thought the plugin had some bug and didn’t work.

Thanks!

map markers
map markers - console

No map showing in backend create/update

As per the title, no map appears in the create or update screen. Any idea what's up?

Using OC 419 and latest build of this plugin.

Errors showing.

js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:88 Uncaught TypeError: Cannot read property 'firstChild' of null
    at Object._.pg (js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:88)
    at new ug (js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:90)
    at markerCoordsMapInit (markercoords.js:9)
    at js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:98
    at js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:56
    at Object._.Nc (js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:53)
    at Yc (js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:56)
    at js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:137
    at Object.google.maps.Load (js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:21)
    at js?key=AIzaSyA1cnCDBQUOAIcdzvyulMxfP7Io_SMwyIk&callback=markerCoordsMapInit:136

Error on marker details display

Hi,
I created a map with 2 markers. The map is displaying well, but I get an error when clicking on a marker and it doesn't show the details bubble :
"count(): Parameter must be an array or an object that implements Countable" on line 286 of /var/www/vhosts/sofitness-studio.fr/httpdocs/plugins/graker/mapmarkers/components/Map.php

markermap js error

Maybe it is related to the component configuration : I don't need to attach any post or album but the components fields are mandatory, so I selected the front page. I doesn't seem to solve the problem anyway.

image

The temporary solution I found is to comment the code of the getSingleUrl() function. But it's not clean and I prefered warn you of the problem to see if we can find a better way out.

Thanks

Precision of the markers

Hi,
First of all, i like the concept of your plugin. It's straightforward and easy to use. Except that the markers are not positioned precise enough. I mean: several kilometers from the actual position. I remarked that the the column definition of longitude and latitude is set to DOUBLE(8,2) in the MySql 5.7 database. Although this setting should allow 8 digits, the provided values where cut of to 5 digits. I changed the column definitions to DOUBLE (without additional values). Adding directives to FLOAT and DOUBLE is deprecated anyway. Now the full value is stored (7 digits as copied from the coordinates in Google Maps). But the marker is way out of its actual location. What am i missing?
Kind Regards,
Bart Devos.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.