Jump to content

Martin A.

Clients
  • Posts

    4,230
  • Joined

  • Last visited

  • Days Won

    21

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Martin A.

  1. To what purpose? I can understand why Google Maps does it when the map is embedded, as it is then often surrounded by text. There is a plugin for the mapping library that forces you to click on the map or hover over a area to activate the map. See example here: http://cliffcloud.github.io/Leaflet.Sleep/#summary Thanks. Fixed today with 3.5.1.
  2. That is an error message that should say to you, as an administrator visiting that page, that the MapQuest API key is missing. How you were able to add a location is a mystery.
  3. Right, and that's why your cache is constantly building. Disable the sync option. I guess it keeps updating existing markers, and that re-pushes it to the search index and forces a cache rebuild.
  4. I assume you've fixed this yourself, as the map appears to be working fine now.
  5. Is it still doing this? You think I could get ACP access to your site? Yes, I never said you couldn't. But I never said when. So, When It's Ready™
  6. Is it using the background queue? Is that because of your number of markers, or because you’ve forced it to?
  7. And you didn't bother reading the changelog or the compatibility field?
  8. I'll do a compatibility release once 4.3 has its final release, then the feature update will follow after that. I have no timeline at the moment.
  9. Yes, there is an issue with IE11 not supporting newer coding standards. I'm gonna push out a version for this fix now, and move all new features to the IPS 4.3 version.
  10. Cool. I'll have a look at that. Do you mean that whatever location they enter in Member Map should be synced back to the location field in the profile too? Currently it syncs from profile field to Member Map, but you want it to sync in both directions? IPS 4.3 includes MapBox too (I think, I've only looked at code, where MapBox is added as another provider) The height is automatically resized based on the space available. The width will take as much space as possible, within the wrapper. Not sure what more you need. Don't think that's a movable object, without tampering with the source code. You mean this? "Everyone".. 27 purchases in almost 2 years. The stock address field is capable of doing autocomplete, if it's enabled.
  11. You just pull the location details from your own tables in the getLocations() method in the extension.
  12. See how Calendar events and Clubs are added. Can't you do the same with Links? https://github.com/MartinAronsen/membermap/tree/develop/extensions/membermap/Mapmarkers
  13. This should be added by @Adriano Faria in the Links app, not by me. No, you can only use icons available through FontAwesome. 1. Do you also want this to update a marker? Do you have an API for this? 2. Which address field? 3. Where? 4. No. I'm not going to replace the suite's usage of Google Maps. 5. Resize what? 6. Didn't understand this. 7. Added to the list 8. You mean the location details shown in the marker popup and in the marker detail page? 9. I'll look into this 10. From where? I know I've looked into this in the past, but I don't remember why it wasn't doable. Do you know how this app stores the information?
  14. Hi, sitemap is not related to this application, it is a core feature. I have seen that error before, and it's most likely some orphaned content. In my case it was a Gallery image where the parent album didn't exist. Think you'll need to submit a ticket to get this solved.
  15. Yes, by editing the "unread content" stream. http://prntscr.com/ikc3vd then I would need ACP access to have a closer look at this.
  16. The color a the member markers is a member group setting Can you go to the list of installed application, and move "Member Map" further up the list? Maybe it's just "out of view". And try changing your ACP language to English.
  17. The best thing in your case is to write a custom importer/converter, as the KML import tool does not assign a marker to any members, nor will it allow them to be added to the members category. Send me a PM if interested.
  18. Hi, This is the same app. I've just taken over the rights to it from @stoo2000. It should be upgradable from IPB3, but it's not something I've tested in a while. You should test it as part of your test upgrades. There's information on how to do it in the included PDF documentation.
  19. Can you show a screenshot of your sync settings? Should be something like this: It is indeed a slow process, but that is primarily there to prevent your from exhausting the API quota at MapQuest. It's doing 100 per day. There is no need for your members to give out their full address. When you click "Add location" button in the map view, you can search for a location as accurate as they desire, either country, state, county, or city. Go to ACP > Community > Member Map > Map Manager if you want to select a different mapping provider.
  20. You can control the permission on this application the same way you do with other apps in the suite. Disable guests from the box that pops up, and all should be good.
  21. Hi. That page is not available to guests. Could you temporarily change the permissions, or create a temporary account for me?
  22. Where does this show up? A marker will show as a "post", as it is a content item, just like a post, calendar event, downloads file, etc. Yes. You can create multiple categories for your markers. It's done like that because the number in the <span> is updated dynamically when the map is drawn.
  23. Version 3.4.4 should fix that.
  24. What language are you using? You should be able to search for things in your own native language, and the response should also be in a language you understand.
  25. Shouldn't be any changes in that area between version 3.3 and the current. Try running the support tool in the ACP, and clear your browser cache.
×
×
  • Create New...