Stop marker from jumping

More
6 years 4 months ago #40525 by halmstadmicke
Hi
How to stop marker from "jumping" ?

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #40526 by nordmograph
Hi,

do you mean, the initial drop effect, or the bounce effect when a marker is at the exact center of the map
(result of a search for instance)
?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #40527 by halmstadmicke
Hi
I mean the bounce effect

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #40528 by nordmograph
Look for 'bounce' in the module code (mod_geommunity3.php) and set it to false when you find it as 'true'.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #40529 by halmstadmicke
Cant find
Which line?

Please Log in or Create an account to join the conversation.

More
6 years 4 months ago #40530 by nordmograph
in mod_geommunity3es.php
it appears several time
find every occurances of
Code:
markers[i].setAnimation(google.maps.Animation.BOUNCE);
and set it as
Code:
//markers[i].setAnimation(google.maps.Animation.BOUNCE);
Hope it helps.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.323 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.