Hello friends
The phoca maps are correctly marking the position but when showing on the map shows in the wrong place.
My city is Belém in Brazil with coordinators: -1.452488 and -48.4747187 but the map shows: 1.452488 and 48.4747187 driving the coast of Africa !!! How do I solve it?
Joomla! 3.9.5
Phoca maps = 3.0.7
Map (google or OSM): error in show marker
-
- Phoca Newbie
- Posts: 1
- Joined: 26 Apr 2019, 16:11
-
- Phoca Member
- Posts: 18
- Joined: 09 Sep 2011, 18:31
Re: Map (google or OSM): error in show marker
I can reproduce this problem with 3.0.7. Waiting for the old 3.0.6 or better a fix!
-
- Phoca Newbie
- Posts: 2
- Joined: 26 Apr 2019, 20:28
Re: Map (google or OSM): error in show marker
I have the same problem with 3.0.7. All my markers are flipped.
Reinstalling 3.0.6 fixed it for me (for now).
https://github.com/PhocaCz/PhocaMaps/re ... v3.0.6.zip
Reinstalling 3.0.6 fixed it for me (for now).
https://github.com/PhocaCz/PhocaMaps/re ... v3.0.6.zip
Last edited by nascentmc on 26 Apr 2019, 20:44, edited 3 times in total.
-
- Phoca Newbie
- Posts: 2
- Joined: 26 Apr 2019, 17:29
Re: Map (google or OSM): error in show marker
I had a friend fix the issue that they had in their source code, till they update it.
filter changed to alphanumeric. 3.0.7 is removing the -
reg_replace issue
filter changed to alphanumeric. 3.0.7 is removing the -
reg_replace issue
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Map (google or OSM): error in show marker
Hi, thank you very much for the info. Yes, the filter for latitude and longitude was too strict.
Fixed in version 3.0.8
Please download here:
https://www.phoca.cz/download/category/ ... -component
update and let me know if everything is OK.
Thank you, jan
Fixed in version 3.0.8
Please download here:
https://www.phoca.cz/download/category/ ... -component
update and let me know if everything is OK.
Thank you, jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 26 Apr 2019, 20:28
Re: Map (google or OSM): error in show marker
Thanks Jan.