Take the 2-minute tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I've written a basic map app with Dojo and Openlayers (using titlebar , toggle buttons , checkbox tree and some more). I've seen ArcGIS JS Api has nice tooltip / balloon and GeoExt has nice Legend Panel which I want to add both to my app.

ArcGIS looked a little bit complicated to add (it interrupted Dojo) so I passed it. Can I add only GeoExt just for the legend Panel or will I need to choose either GeoExt or Dojo in my app ?

share|improve this question
add comment

1 Answer

up vote 0 down vote accepted

Its possible to use both GeoExt (or ExtJS for that matter) and Dojo.

share|improve this answer
3  
This could have been better if you'd described how (or at least provided a link with some explanation). Your answer isn't really going to provide the user with much help if you don't provide something "actionable". –  BradHards Oct 7 '13 at 3:02
    
I've just figured out what was my probably (the order of the JS files.) –  Alophind Oct 7 '13 at 7:05
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.