- Posts: 44
- Thank you received: 0
doubt on ID's, problem with module that doesn't show markers with SQL, other...
- gix
- Topic Author
- Offline
- Senior Member
Less
More
4 years 9 months ago - 4 years 9 months ago #13174
by gix
Replied by gix on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
in "menu" i put a lot of combination 1 / esn (that is the field from db)
now with
1 in "marker to center"
1 in "action to center"
it center map but center on the wrong marker and a little spinning wheel stay there rotating
now with
1 in "marker to center"
1 in "action to center"
it center map but center on the wrong marker and a little spinning wheel stay there rotating
Last edit: 4 years 9 months ago by gix.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13175
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
Placemark list actions it is map property. Go to map details on placemark list tab
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- gix
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 0
4 years 9 months ago #13176
by gix
Replied by gix on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
yes i already choosed there "Activate with click" : Center animate and click
and it center but on the wrong marker and with wheel rotating.
if i choose panel the map disappear
and it center but on the wrong marker and with wheel rotating.
if i choose panel the map disappear
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13177
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
Check browser console for errors. I can check your map in 1 or 2 hours
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- gix
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 0
4 years 9 months ago #13178
by gix
Replied by gix on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
JQMIGRATE: Migrate is installed with logging active, version 1.4.1 jquery-migrate.js:23:2
TypeError: t.icon.createIcon is not a function[Ulteriori informazioni] leaflet.js:5:72919
TypeError: this.options.icon.options is undefined[Ulteriori informazioni]
my sql have 2 fields called
icontype
descrhtml
that i set in SQL with value ""
TypeError: t.icon.createIcon is not a function[Ulteriori informazioni] leaflet.js:5:72919
TypeError: this.options.icon.options is undefined[Ulteriori informazioni]
my sql have 2 fields called
icontype
descrhtml
that i set in SQL with value ""
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13179
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic doubt on ID's, problem with module that doesn't show markers with SQL, other...
I think I know what wrong.
You didn't define icon, and placemark have incorrect icon, ie it is create, listed in list but you can't see it. And when centered, you don't see it.
Just define icon, or remove icon definition in structure, you'll get defaults icon
You didn't define icon, and placemark have incorrect icon, ie it is create, listed in list but you can't see it. And when centered, you don't see it.
Just define icon, or remove icon definition in structure, you'll get defaults icon
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds