I just noticed this error on my website as well. I would appreciate any help.
This is the complete error I see at the top of my html page (running a WordPress site):
Notice: Undefined index: mapquest_api_key in /home/ephesian/public_html/wp-content/plugins/leaflet-maps-marker/leaflet-maps-marker.php on line 739
Also: I am not using MapQuest as one of my Geocoding providers so it’s not clear why I’d get this error in any event.
-
This reply was modified 6 years, 9 months ago by
voliver.
-
This reply was modified 6 years, 9 months ago by
voliver.
Thanks for the report – support for MapQuest basemaps has been removed with v3.12.2, anyway it seems we missed removing some related code. This will be fixed with the next release.
Hello,
I have same error. Is this resolved?
Thank, regqrds.
Yes, as written in the last reply, this has been fixed with 3.12.2
Well, I still have same error.
I have turned off all plugins, tried again and still have it.
I have deactivated it and now searching for something similar to work with openstreetmap.
Your plugin is great and who can use it without error is happy. For me, doesn’t work, so I’ll need to find alternative.
Thanks anyway.
will check the code again, anyway this should not be an issue at all, as it is only a notice, which appears in the php error log files (or on screen if wp debug is enabled) and does not have any other effects on your maps or site.