Cannot declare class PlacemarkVisualization
- Dima
- Offline
- Platinum Member
Less
More
4 years 9 months ago #13146
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Cannot declare class PlacemarkVisualization
Ie my extension works as expected. And you don't have problem with my extension.
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.
- jparas
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
4 years 9 months ago #13147
by jparas
Replied by jparas on topic Cannot declare class PlacemarkVisualization
I have a problem with the plugin (two maps in one page). My link is
socolis.gr/index.php/en/destinations/28-aegean-sea
I use Regular Labs Tabs
socolis.gr/index.php/en/destinations/28-aegean-sea
I use Regular Labs Tabs
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago - 4 years 9 months ago #13149
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Cannot declare class PlacemarkVisualization
I don't know why you have only one map. In code I can see 2 divs for maps, but only one initialization map code (for map 2).
Here my link on my test site
test.zhuk.cc/index.php/zhosmmap-main/om-...-article#tab-title-1
As you can see 2 tabs with 2 maps.
My call is
Here my link on my test site
test.zhuk.cc/index.php/zhosmmap-main/om-...-article#tab-title-1
As you can see 2 tabs with 2 maps.
My call is
Code:
{tab Tab Title 1}
The text for the first tab...
{zhosmmap:1}
{tab Tab Title 2}
The text for the second tab...
{zhosmmap:2}
{/tabs}
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 4 years 9 months ago by Dima.
Please Log in or Create an account to join the conversation.
- jparas
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
4 years 9 months ago #13152
by jparas
Replied by jparas on topic Cannot declare class PlacemarkVisualization
I found where the problem is
My first code is {tab Route 1}{zhosmmap:2}{tab Route 2}{zhosmmap:4}{/tabs}
and not showing Route 1 map
The new code is {tab Route 1}{zhosmmap:2}{tab Route 2}{zhosmmap:5}{/tabs}
and works.
Map 5 is clone of 4 with no placemark. The error occured when second map has placemarks.
My first code is {tab Route 1}{zhosmmap:2}{tab Route 2}{zhosmmap:4}{/tabs}
and not showing Route 1 map
The new code is {tab Route 1}{zhosmmap:2}{tab Route 2}{zhosmmap:5}{/tabs}
and works.
Map 5 is clone of 4 with no placemark. The error occured when second map has placemarks.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13154
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Cannot declare class PlacemarkVisualization
As you can see my maps with placemarks.
In some case your pag doesn't contain any code for map
In some case your pag doesn't contain any code for map
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.
- jparas
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
4 years 9 months ago #13158
by jparas
Replied by jparas on topic Cannot declare class PlacemarkVisualization
This happens when the placemark has on the integation>prepare content.
I think now is Ok
I think now is Ok
Please Log in or Create an account to join the conversation.
Time to create page: 0.248 seconds