bernhard Posted February 16, 2015 Share Posted February 16, 2015 thanks, didn't search it there because in the breadcrumbs it says "Home > Dev Dir" so i was guessing its a top-level item 1 Link to comment Share on other sites More sharing options...
LostKobrakai Posted February 16, 2015 Share Posted February 16, 2015 Yeah the breadcrumbs are currently all over the place on this site. 1 Link to comment Share on other sites More sharing options...
Pete Posted February 16, 2015 Author Share Posted February 16, 2015 Yeah, navigation in general is being discussed behind the scenes at the moment. 4 Link to comment Share on other sites More sharing options...
Mike Rockett Posted February 25, 2015 Share Posted February 25, 2015 Hey Pete My profile was just updated, but it doesn't show that I'm a module developer. Could you add that for me? Thanks. Link to comment Share on other sites More sharing options...
Pete Posted February 28, 2015 Author Share Posted February 28, 2015 Done 1 Link to comment Share on other sites More sharing options...
joer80 Posted March 5, 2015 Share Posted March 5, 2015 My dot does not seem to be in the correct spot. I am in northeast Texas but there is no dot on the map in this area. How can I fix that? Thanks! Link to comment Share on other sites More sharing options...
Mike Rockett Posted March 6, 2015 Share Posted March 6, 2015 My dot does not seem to be in the correct spot. I am in northeast Texas but there is no dot on the map in this area. How can I fix that? Thanks! Well, you only supplied "United States" as your location. You can go in and edit your profile and change it to be more specific. Link to comment Share on other sites More sharing options...
joer80 Posted March 6, 2015 Share Posted March 6, 2015 I am pretty sure I entered it in. How do I edit it to add it back? Link to comment Share on other sites More sharing options...
Mike Rockett Posted March 6, 2015 Share Posted March 6, 2015 Go to http://directory.processwire.com/login/ and enter your forum username and password. Then you'll be shown the edit form where you can make changes. Obviously, they'll be subject to review first, so changes won't show immediately. Link to comment Share on other sites More sharing options...
kixe Posted June 17, 2015 Share Posted June 17, 2015 How long does it take to review profiles in developers directory? Cannot find my profile, want to edit ... Link to comment Share on other sites More sharing options...
Pete Posted June 17, 2015 Author Share Posted June 17, 2015 I need to catch up on the backlog - will check yours out shortly. 1 Link to comment Share on other sites More sharing options...
Pete Posted June 17, 2015 Author Share Posted June 17, 2015 Yours should be approved now so you can make further edits as required. I've changed the text after a submission from "within 24-48 hours we will review your profile" to "7 days" though I'm aware some have been sitting there longer - I'll work on that so people don't have to wait as long in future, but also so I'm giving myself a more reasonable timescale. 1 Link to comment Share on other sites More sharing options...
kixe Posted July 5, 2015 Share Posted July 5, 2015 My developers profile is not editable. Uploaded image not displayed. Any chance to get access to edit area, to see the image within a reasonable timescale? Thanks ... Link to comment Share on other sites More sharing options...
Peter Knight Posted July 8, 2015 Share Posted July 8, 2015 @Pete I noticed you're using Marker Clusters on the map for simplifying and combining large numbers of markers. Did you do this within the MapMarker module or was it some custom programming? https://github.com/googlemaps/js-marker-clusterer Link to comment Share on other sites More sharing options...
bernhard Posted July 8, 2015 Share Posted July 8, 2015 it's using http://leafletjs.com/ and https://github.com/Leaflet/Leaflet.markercluster Link to comment Share on other sites More sharing options...
Pete Posted July 8, 2015 Author Share Posted July 8, 2015 @kixe - should be up to date now, apologies for the delay. @Peter - Bernhard is correct. It does use MapMarker in the backend though to Geocode the "address" (sometimes just a city and country) to a latitude and longitude for use on my map. Leafletjs is pretty awesome - I used it on a much more complicated project recently however I need to do a full write-ups for that and get approval from the client before I can share too much, but it has routes on the map and tens of thousands of coordinates and doesn't take all day to load Link to comment Share on other sites More sharing options...
Mats Posted July 8, 2015 Share Posted July 8, 2015 Leaflet is indeed very nice. I did a leaflet version of Ryans Google maps module. (Includes cluster functionality). Example here: http://tegelwebb.se/leaflet-map-test/ Here's the link to the module: https://github.com/madebymats/FieldtypeLeafletMapMarker- 6 Link to comment Share on other sites More sharing options...
gebeer Posted July 9, 2015 Share Posted July 9, 2015 @Mats your module is really awesome. Thanks again! I forked it and added support for leaflet providers. Still beta but I couldn't find issues so far. 1 Link to comment Share on other sites More sharing options...
Peter Knight Posted July 9, 2015 Share Posted July 9, 2015 Guys - what (for you) is the benefit of Leaflet JS Vs Google maps? Link to comment Share on other sites More sharing options...
gebeer Posted July 9, 2015 Share Posted July 9, 2015 For me the biggest benefit is that Leaflet is based on OpenStreetMap data and there are no usage limits that I'm aware of. Also with leaflet providers you get a wide variety of different map tile providers to choose from. Here is a good read comparing GM and Leaflet and OpenLayers. 1 Link to comment Share on other sites More sharing options...
Pete Posted July 9, 2015 Author Share Posted July 9, 2015 Yup, technically Google Maps can't be used behind logins (so intranets are out) and over a certain number of tile views you're supposed to pay. Openstreetmap gets better every day - I've not used it for driver ng directions or anything like that but I imagine that works okay since there are so many contributors of information to it. I also used the light version of this tileset in a recent project as I needed something minimal to overlay onto: https://cartodb.com/basemaps/ -they're free basemaps and there are lots of others. Google however does let you set colours on the maps so to my mind that's the main advantage they have. For everything else Leaflet JS just seems easier to use to me. Link to comment Share on other sites More sharing options...
Pete Posted September 8, 2015 Author Share Posted September 8, 2015 Hi folks There is an issue with the profile form not saving locations at the moment, and I'm not sure it's saving photos either for some reason. I will do some testing tomorrow and then notify those of you who are affected by this by the end of the week, but it seems to be profiles submitted in the last couple of weeks. Link to comment Share on other sites More sharing options...
clsource Posted September 9, 2015 Share Posted September 9, 2015 found a typo The Developer Directory contains a list of ProecssWire Developers with a variety of skills from around the world. Link to comment Share on other sites More sharing options...
Pete Posted September 9, 2015 Author Share Posted September 9, 2015 Fixed the typo, thanks. The issue with uploading images is proving more difficult - I will have to come back to it tomorrow. Link to comment Share on other sites More sharing options...
Pete Posted January 2, 2016 Author Share Posted January 2, 2016 Hi folks There are quite a few approvals awaiting processing - I'm aware of these and will get to them over the course of the next week. There are still a few bugs cropping up in the system that I need to deal with first to prevent anyone having to add their info again and again. Bear with me a little longer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now